JSMaOm / todolist-SPA

practice purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

practice purposes


Languages

Language:CSS 55.8%Language:JavaScript 37.9%Language:HTML 6.3%