/NodeJS-inventory-App

NodeJs Inventory Management system //

Primary LanguageEJS

NodeJS crud app

A backend api app majorly dealing with create,read,update and delete operations, Allows users to add origins, and products, each product has their own origin. retrieved from the database.

Live Application: https://ian-store.herokuapp.com

Built With

  • Node
  • Express
  • Javascript
  • MongoDB / Mongoose
  • EJS
  • Passport User Auth

Run Locally:

npm i 
npm start