A modern and visually engaging personal portfolio website showcasing my professional journey, technical skills, and creative projects.
Built with React and Tailwind CSS, it features smooth animations, interactive components, and well-structured sections for skills, projects, and achievements.
Deployed on Vercel for fast performance and global reach.
- Frontend: React, Tailwind CSS
- Deployment: Vercel
✔ Smooth animations and transitions
✔ Interactive UI elements
✔ Organized sections for skills, projects, and achievements
✔ Fast and reliable hosting
# Clone the repository
git clone https://github.com/kushagramodanwal/portfolio.git
# Navigate to the project folder
cd portfolio
# Install dependencies
npm install
# Start development server
npm run dev