manjots1607 / todo-app

It's todo app built using nodeJS as backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-app

It's todo app built using nodeJS as backend.

In this project, to serve backend related operations I used RESTful API this operations is used by XMLHttp requests.

How to Run

  1. Clone this repository
  2. Run npm install
  3. Run node app.js ****ensure mongoDB is installed in your machine

About

It's todo app built using nodeJS as backend.


Languages

Language:JavaScript 62.5%Language:CSS 23.6%Language:HTML 13.9%