In this project, we are going to create node CRUD application with express and mongodb. In this project, we are going to create node CRUD application with express and MongoDB.
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 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 it...!