This is a Node.js e-commerce web application built using Express.js, EJS, and Mongoose. It provides a platform for online stores to manage their operations, such as product listings, order processing, and payment gateway integration.
- User authentication and authorization
- Shopping cart management
- Checkout processes
- Payment gateway integration (Stripe )
- MongoDB database for data storage
- MVC pattern for easy maintenance and scalability
To run the project, you will need to install Node.js and MongoDB on your local machine. After cloning the repository, navigate to the project's directory and run the following command to install the required dependencies: