A modern, interactive portfolio website built with React, Vite, and Tailwind CSS.
- Push your code to GitHub
- Go to vercel.com
- Sign up/Login with your GitHub account
- Click "New Project" and import your repository
- Vercel will automatically detect it's a Vite project and deploy it
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- React
- Vite
- Tailwind CSS
- Framer Motion
- React Icons