first node js project (using Mongodb,Express JS,Node JS)
To run project you'll need Postman and mongodb compass. Downlaod postman from here : https://www.postman.com/downloads/
Download mongodb compass from here : https://www.mongodb.com/try/download/compass
Also you can use postman chrome extention.. Mongodb compass Add data in json format to post to server.
Packeges you need to run project :
1.mongoose
2.express
3.body-parser
4.nodemon(optional)
yeh,that's it xD...