Complete CRUD Application with Node, Express & 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
npm start
- Note: This application was made by following the instructions in this tutorial:https://www.youtube.com/watch?v=W1Kttu53qTg