This is my personal portfolio website built with React, Vite, and Tailwind CSS. It’s designed to showcase my frontend development skills, selected projects, and provide easy ways to connect with me. The site features a clean, modern, and responsive UI with smooth animations.
- Vite – Super fast development environment
- Tailwind CSS – Utility-first styling for rapid UI development
- Framer Motion – Subtle and smooth animations
- React – Modular and reusable components
- Smooth scrolling between sections
- Fully responsive design for all screen sizes
- Project highlights with live demo and GitHub links
- Contact section with email and phone details
- Home: Brief intro and welcome
- About: Who I am and what I do
- Projects: A showcase of selected frontend and React projects
- Contact: Easy way to get in touch
- Footer: Social media links and credits
- React
- Vite
- Tailwind CSS
- Framer Motion
git clone https://github.com/Swetasmita/your-repo-name.git
cd your-repo-name
npm install
npm run dev