Screenshot Steps to install and run this project : Clone this repository navigate into project repository npm install create a new db and document in MongoDB and initialisng the document by running following command : mongo scripts/init.mongo.js npm start