Welcome to the source code of my portfolio website – mankiratsingh.com! 🚀
This portfolio is built from scratch using Next.js and Motion, combining performance, smooth animations, and a UI straight from a developer's imagination.
- Frontend: Next.js
- Animations: Motion
- Styling: Tailwind CSS
✅ Custom UI – No templates, just raw creativity!
✅ Smooth animations with Motion
✅ Fast & optimized with Next.js
Clone the repository:
git clone https://github.com/MankiratSingh1315/portfolio.git
cd portfolioInstall dependencies:
npm install
# or
yarn installStart the development server:
npm run dev
# or
yarn devThe site will be running at http://localhost:3000 🚀
If you have suggestions, open an issue or reach out to me on LinkedIn!
Happy coding! 🚀