Basic ecommerce project .
A basic e-commerce web application built using React and Vite.
This project demonstrates core frontend concepts such as component-based architecture, routing, state management, and reusable UI components.
- Home page with hero section
- Product listing & collection page
- Product details page
- Cart functionality
- Login page
- Place order flow
- About & Contact pages
- Responsive UI
- Clean and modular code structure
- React
- Vite
- JavaScript (ES6+)
- React Router DOM
- CSS / Inline styles / Tailwind (optional)