/nodejs_mongodb_app

node CRUD application with express and mongodb.

Primary LanguageEJS

nodejs_mongodb_app

node CRUD application with express and mongodb.

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

Enjoy...!

Shado2107....