Simple todo list app using Node, Express, MongoDB and Materialize (CSS).
It should be very useful if you are new to NodeJs and want to learn how it works.
After cloning the repo, open terminal and insert the following commands:
$ npm install
$ npm startAnd now your server is up! :)