Skip to content

Nitesh2-0/E-Commerce-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce API

This is a simple e-commerce API built with Node.js, Express, MongoDB, and JWT for authentication. The API allows users to register and login, and sellers to create their own products.

Features

  • User Registration and Login
  • JWT Authentication
  • Product Creation by Sellers
  • Product Retrieval

Tech Stack

  • Node.js
  • Express
  • MongoDB
  • Mongoose
  • JWT (JSON Web Token)
  • bcryptjs

Installation

  1. Clone the repository:
git clone https://github.com/your-username/ecommerce-api.git
cd ecommerce-api