SamuelBagattin / realtime-todolist

A realtime todolist made with node.js and socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

realtime-todolist

realtime-todolist is a realtime updating todo-list web app made with node.js and socket.io

Installation

Clone this project.

Usage

It starts by default on the port 8080

npm install
npm start

License

MIT

About

A realtime todolist made with node.js and socket.io


Languages

Language:JavaScript 47.0%Language:Handlebars 36.3%Language:CSS 16.6%