Skip to content

krushodev/Ecommerce-Backend

Repository files navigation

Ecommerce Backend

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.

Installation

Install all dependencies of this project with npm

  cd backend-project
  npm install backend-project

Run this project using npm

  npm start

Documentation

Find more info about docs here:

or in your local enviroment:

Releases

No releases published

Packages

No packages published

Languages