Node
Express
Mongo DB
- Backend for E-commerce Website
- Refer to the API Docs here
https://github.com/shivani-roy/E-Commerce-API.git
- Install dependencies using
npm install
- Run the application on
http://localhost:5000
usingnpm run dev
- Setup
.env
variables for database and jwt connection - Test the API endpoints using Postman