A modern, responsive personal portfolio website built with React, Vite, and Tailwind CSS. Showcases projects, skills, and contact information in a clean, user-friendly interface.
- Single Page Application: Fast navigation with React and Vite.
- Responsive Design: Mobile-first, works on all devices.
- Project Showcase: Highlights your best work with images and descriptions.
- Skills Section: Displays your technical proficiencies.
- Contact Form: Lets visitors reach out directly.
- Custom Icons & Images: Personalized branding with SVGs and PNGs.
- SEO Friendly: Optimized index.html and manifest files.
- Node.js (v16+ recommended)
- npm or yarn
-
Clone the repository: -git clone https://github.com/yourusername/Aditya_Portfolio.git -cd Aditya_Portfolio
-
Install dependencies: -npm install
-
Start the development server:
- npm run dev
- Open in your browser: -Visit http://localhost:5173 (default Vite port).