rich-97 / todo-app

A simple todo app made with pure javascript using nodejs, ajax and mongodb :white_check_mark:.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-app

It's a todo app make with pure javascript server/client side.

Requeriments

Installation

  1. Clone the repo.
  2. Install the dependencies with bower install && npm install.

Usage

You can build the assets and run the server with npm start or in a port specific PORT=4001; npm start.

About

A simple todo app made with pure javascript using nodejs, ajax and mongodb :white_check_mark:.


Languages

Language:JavaScript 67.8%Language:CSS 23.3%Language:HTML 8.9%