Hello there! 👋 Welcome to the repository of my personal portfolio website. It's built with some of the coolest technologies out there: Next.js, Tailwind CSS, and GSAP (GreenSock Animation Platform). I'm excited to share it with you!
This portfolio is a reflection of my journey in the world of software development so far. It showcases my projects, skills, and all the fun I've had coding. I've built it to be fast, responsive, and user-friendly.
- Next.js: A React framework that enables server-side rendering and generating static websites for React based web applications.
- Tailwind CSS: A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
- GSAP: Professional-grade JavaScript animation for the modern web. GSAP is robust, compatible, flexible, and extensible.
- Prismic CMS: A headless CMS that provides a clean and structured way to create, manage, and distribute content.
To get a local copy up and running, follow these simple steps:
- Clone the repository
git clone https://github.com/your_username_/Project-Name.git
2.Install NPM packages
npm install
3.Start the development server
npm run dev
Contributions, issues, and feature requests are welcome! Feel free to check issue page
Give a ⭐️ if this project helped you!
If you want to contact me you can reach me at pathakanurag605@gmail.com
Happy coding! 🎉🎉🎉
License This project is licensed under the MIT License - see the LICENSE.md file for details