shubham-senani / Echomart-Ecommerce-Backend

This repository contains the source code for a production-ready Node.js API built to support an eCommerce application. The API is designed to handle various aspects of eCommerce functionality, including product management, user authentication, order processing, and more.

Home Page:https://stupendous-alfajores-82bea6.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EchoMart-Ecommerce-Backend

This is the backend for the EchoMart E-commerce website. It is built with Nodejs and Expressjs. It uses MongoDB as the database and Mongoose as the ODM. It uses JWT for authentication and authorization. It uses Stripe as the payment gateway.

Installation

  • Clone the repository
  • Run npm install to install the dependencies
  • Run npm start to start the server

About

This repository contains the source code for a production-ready Node.js API built to support an eCommerce application. The API is designed to handle various aspects of eCommerce functionality, including product management, user authentication, order processing, and more.

https://stupendous-alfajores-82bea6.netlify.app/

License:MIT License


Languages

Language:JavaScript 100.0%