Skip to content

kaziamran/profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Personal Profile Website

A responsive personal profile website built with HTML, CSS, and JavaScript. This project showcases a clean and modern portfolio/profile layout and is designed to be easy to customize.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Getting Started

1. Clone the repository

git clone <repository-url>

2. Navigate to the project folder

cd <project-folder>

3. Check the Git status (optional)

git status

Note: You do not need to run git init after cloning the repository. git init is only required when creating a brand-new Git repository.

Run the Project

The easiest way to run the project is with the Live Server extension in Visual Studio Code.

  1. Open the project in VS Code.
  2. Install the Live Server extension if you haven't already.
  3. Right-click index.html.
  4. Select Open with Live Server.

Your browser will automatically open the project and refresh whenever you save changes.

Features

  • Responsive layout
  • Clean and modern design
  • Easy to customize
  • Built with vanilla HTML, CSS, and JavaScript

Project Structure

project/
│── index.html
│── css/
│── js/
│── images/
└── README.md

About

Personal Portfolio

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors