A modern, responsive portfolio website built with React and Vite, featuring a glassmorphism design and smooth animations.
- Responsive design with glassmorphism effects
- Smooth page transitions with Framer Motion
- Contact form integration
- Dark/Light theme support
- React 18
- Vite
- Framer Motion
- React Router
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build