Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 206 Bytes

CRUD

CRUD recipe and ingredients list app. Using node, express, ejs, mongoose and mongoDB.

How to

  • git clone
  • cd CRUD folder
  • npm install
  • change mongoDB link in the server.js file
  • npm server.js