Skip to content

uidoyen/node-express-shopping-cart-api

Repository files navigation

node-express-shopping-cart-api

A simple shopping cart API using MongoDB, Express and NodeJs

Run locally on your machine

You need to have installed Node and NPM.

Clone the repo

$ git clone https://github.com/uidoyen/node-express-shopping-cart-api.git

Install dependencies

$ npm install

Start NodeJS server

$ npm start

For Nodemon usage

$ nodemon app.js

About

🛒⚡️A simple shopping cart api using MongoDB, Express and NodeJs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published