This is a personal portfolio website created using Next.js, ShadCN UI, and Tailwind CSS. It showcases my skills, projects, experience, and education.
You can view the live site here
- Next.js
- ShadCN UI
- Tailwind CSS
Run the site locally
Fork the repository. then clone the repo locally by doing -
git clone https://github.com/ssahibsingh/ssahibsingh.github.io.git
cd into the directory
cd ssahibsingh.github.io
install all the dependencies
npm install
Then start the development Server
npm run dev
After running the development server the site should be running on https://localhost:3000
If you have any feedback, please reach out to me here