This is my personal portfolio website built to showcase my skills, projects, and experience as a Full Stack Developer.
The portfolio is fully responsive, modern, and includes a working contact form using EmailJS.
- Responsive and modern UI
- Built with React & Tailwind CSS
- Contact form with EmailJS integration
- Clean component-based architecture
- Fast development using Vite
- React
- Vite
- Tailwind CSS
- EmailJS
- JavaScript (ES6+)
Follow the steps below to run this project on your local machine:
1 git clone https://github.com/Shuvam012/My_Portfolio.git
2 Install dependencies
npm install
3 Start the development server
npm run dev
4 The application will run at:
http://localhost:5173