Welcome to HappyKart, a cutting-edge e-commerce platform powered by Node.js and Express. Follow these simple steps to run the application locally on your machine.
happykart-demo.mp4
Here is the Design Document
Make sure you have the following installed on your machine:
-
git clone https://github.com/your-username/happykart.git cd happykart -
cd customer npm install npm run startcd products npm install npm run startcd shopping npm install npm run startcd frontend/ecommerce-ui npm install npm run start -
- Ensure you have MongoDB installed on your machine.
- Update the database configuration in the .env file.
We welcome contributions! If you find any issues or have improvements to suggest, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.