This web app is created when i was learning Server-side Development with NodeJS, Express and MongoDB on Coursera by The Hong Kong University of Science and Technology.
#Features of this web app:
-Backend serviced by NodeJS
-RESTful APIs
-MongoDB Database
#Install Dependencies
$ npm install
#Run the web app
$ npm start