/Node-Commerce

Mini E-commerce app with nodejs

Primary LanguageJavaScript

NodeJs Mini E-Product App

Node.js e-commerce authentication app with crud products (TEST for airtimeflip)

Prerequisites

Make sure you have these installed on your machine

  • Node.js
  • MongoDB
  • npm This comes with Node.js, but make sure you check if you have it anyway

Installing packages

Install packages

npm i

Running the app

To run the app (dev. mode)

npm start

Built With