- clone the repo on your local machine:
$ git clone https://github.com/JSMaOm/todolist-SPA.git
- install the needed packages using npm
$ npm install
- turn on mongod service
$ mongod
- lastly but not last
$ npm run todo
- finallyyyy fire it up on your browser tap 😊