This project is an e-commerce website built using React with Vite. It allows users to browse products, add items to their cart, and complete the checkout process.
To run this project locally, follow these steps:
-
Clone the repository: git clone https://github.com/mani1312-code/E-commerce-Using-React.git
-
Install dependencies: npm install
-
Start the development server: npm run dev
-
Open http://localhost:3000 in your browser to view the website.
- React
- Vite
- CSS Modules
- JSX
- SCSS
- BOOTSTRAP 5
- Browse products by category
- Add items to the cart
- View cart summary and total
- Complete checkout process
Feel free to explore the code and contribute to the project! Thank you for checking out our e-commerce website. Happy shopping! ๐๐

