ToDo app example with vanilla.js

This is a todo MVC app coded in vanilla.js and uses pure javacript only. Need to check the render method.

Install

npm install 

Run

node server.js 

runs on 8080 port.