Envy E-commerce is a modern and responsive e-commerce web application built with Vite and ReactJS. It features a variety of pages including home, product collection, product details, cart, and more. The styling is done using TailwindCSS version 3.4.17.
- User authentication (login)
- Product listing and details
- Shopping cart functionality
- Order placement
- Responsive design
- Toast notifications
-
Clone the repository:
git clone https://github.com/rudra-xi/envy-ecommerce.git
-
Navigate to the project directory:
cd envy-ecommerce -
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:8000.
- Vite: ^6.0.5
- React: ^18.3.1
- React Router DOM: ^7.1.3
- TailwindCSS: ^3.4.17
- React Toastify: ^11.0.3
This project is licensed under the MIT License. See the file for more information.