Skip to content

ssahibsingh/ssahibsingh.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sahib Singh

Full Stack Web Developer

Sahib Singh Site Preview

🚀 Quick start

Run the site locally

Step 1: Clone The Repo

Fork the repository. then clone the repo locally by doing -

git clone https://github.com/ssahibsingh/ssahibsingh.github.io.git

Step 2: Install Dependencies

cd into the directory

cd ssahibsingh.github.io

install all the dependencies

npm install

Step 3: Start Development Server

Then start the development Server

npm run dev

After running the development server the site should be running on https://localhost:3000

📂 What's inside?

A quick look at the folder structure of this project.

.
├── components
│   ├───About
│   ├───Contact
│   ├───Education
│   ├───Footer
│   ├───Header
│   ├───Navbar
│   ├───Project
│   ├───Skills
│   └───index
├── data
│   ├───about
│   ├───education
│   ├───project
│   └───skillsExperience
├── pages
│   ├───404
│   ├───_app
│   ├───_document
│   ├───index
│   └───resume
├── public
│   ├───images
│   ├───resume.pdf
└── styles
    └───globals.css

😇 Feedback

If you have any feedback, please reach out to me here