Node Js Tutorial Practices from NetNinja
Add your mongodb cloud cluster db path string to work, other than practices folder.
Add connection string to connect
mongoose.connect("Add_your_connection_string_here_to_work_this_main_tutorial_app", {useNewUrlParser: true});
Clone the git repository. Install dependencies from this tutorial.
==> npm install