Skip to content

prekshapatel7/MERN-ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MERN-ecommerce-backend

MERN E-Commerce Backend – A secure and fully functional backend built with Node.js, Express, and MongoDB. Users can sign up, log in, and manage products with add, update, and delete operations. All RESTful APIs are fully tested, scalable, and ready for frontend integration.

🛒 E-commerce Backend API

🚀 Features

  • User Authentication
  • Product CRUD operations
  • RESTful APIs
  • MongoDB integration

🛠 Tech Stack

  • Node.js
  • Express
  • MongoDB

📌 API Endpoints

  • GET /products
  • POST /products
  • PUT /products/:id
  • DELETE /products/:id

▶️ How to Run

  1. Clone repo
  2. Run npm install
  3. Start server: npm start

About

MERN E-Commerce Backend – A secure and fully functional backend built with Node.js, Express, and MongoDB. Users can sign up, log in, and manage products with add, update, and delete operations. All RESTful APIs are fully tested, scalable, and ready for frontend integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors