Welcome to my personal portfolio built with React + Vite — a fast, minimal, and elegant showcase of my skills and projects.
- ⚛️ React — Component-based UI
- ⚡ Vite — Lightning-fast development
- 🎨 Tailwind CSS — Utility-first styling
- 💌 EmailJS — Contact form integration
- 🎞️ GSAP — Scroll-triggered animations and UI transitions
- 🌀 Lenis — Smooth scrolling experience
- 🧼 ESLint + Prettier — Code quality & consistency
- 🚀 Super-fast load with Vite
- 📱 Responsive design
- 💬 Working contact form (with Gmail-only validation)
- ✨ Clean animations and smooth scroll effects using GSAP & Lenis
- 🎯 Polished, user-friendly UI
To run this project locally:
# 1. Clone the repository
git clone https://github.com/pritpatel2412/Portfolio.git
# 3. Install dependencies
npm install
# 4. Start the development server
npm run dev