A modern portfolio website built with React and Tailwind CSS, showcasing my experience and projects.
- React
- Tailwind CSS
- Framer Motion
- React Icons
- Responsive design
- Smooth animations
- Interactive experience carousel
- Contact form
- Resume download
- Clone the repository
- Install dependencies:
npm install - Run development server:
npm run dev
- Node.js (v14 or higher)
- npm (v6 or higher)
To run the development server:
npm run devThe site will be available at http://localhost:5173
To create a production build:
npm run buildThe built files will be in the dist directory.
- Update the content in
src/App.jsxwith your personal information - Modify the color scheme in
tailwind.config.js - Add your own projects and experience
- Update social media links and contact information
- React
- Tailwind CSS
- Framer Motion
- React Icons
- Vite