/todoList

Little nodejs todo list including add / remove / edit / rearrange / undo features.

Primary LanguageJavaScript

Intended-to-node-beginners excercise :-) using Express

Little todo list including add / remove / edit / rearrange / undo features.

Just `npm install` once in the todoList folder, then `node index.js` 
Now you can connect to localhost:8080/todo in your browser