/todolist-SPA

practice purposes

Primary LanguageCSS

Todolist single page app with json api

To see the work

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

https://localhost:3000/