Welcome to my developer portfolio! Built with React + Vite and styled using Tailwind CSS, this project showcases my skills and projects in a clean, responsive web interface :contentReference[oaicite:1]{index=1}.
- React for building the UI
- Vite for fast development builds
- Tailwind CSS for utility-first styling
- ESLint for code consistency
- PostCSS for CSS transformations
- Responsive, mobile-first design
- Interactive sections: Home, About, Work, Contact
- Smooth scrolling for easy navigation
- Placeholder sections ready for Your projects, experience, blog, etc.
Follow these steps to run the project locally:
# Clone the repository
git clone https://github.com/AadiSharma49/Aadi_Portfolio.git
cd Aadi_Portfolio
# Install dependencies
npm install
# Start development server
npm run dev
# Visit http://localhost:5173 in your browser