Explore our Ecommerce API built with Node.js, designed as part of a backend course. Crafted on the Express framework with MongoDB integration.
This RESTful API serves as the backbone of our Ecommerce platform, supporting essential functionalities such as:
- User authentication
- Product catalog management
- Cart handling
- Secure order processing.
Install all dependencies of this project with npm
cd backend-project
npm install backend-project
Run this project using npm
npm start
Find more info about docs here:
or in your local enviroment: