I\'m new in nodeJS, started learning by following a trailer on youtube, everything goes well until I added the connect function if mongodb,
mongo.connect(\"m
You have to install MongoDB database server first in your system and start it.
MongoDB
Use the below link to install MongoDB
https://docs.mongodb.com/manual/installation/