A traveling destination app using RESTful API architecture, backed up by Mongo database. A user can add a city they want to travel, edit that city's info and delete a city. The app is hosted on Heroku server and you can play the app by clicking here.
start MongoDB server (you can either start it locally and use online database solutions such as mlab)
run npm start