Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 747 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 747 Bytes

CRUD-APPLICATION

This is a simple CRUD APP .

✨Framework ✨-

  • node js
  • express js
  • mongodb
  • ejs
  • html
  • css
  • javascript

To Run this project Clone it and install modules using

npm install

Then Create config.env file and create PORT and MONGO_URI Variable and specify Value. That's it. You are ready to go. To execute this project just type

npm start

crud

crud2

crud3