Note is an applications to create/edit/delete notes and storages to organizate all yours tasks.
To use this program or modify it, you need node, mongo on your system and install all dependencies.
The following command install all necesaries dependencies.
npm update
npm install
node src/index.js
Then put on your browser the next url and you never forgot nothing!
localhost:3000