Vanilla JS Todo App

A simple todo app made with only JavaScript HTML and CSS.

No Node used to create this app, just an example app for vanilla javascript.

Part of the Tensor programming blog: http://tensor-programming.com

Youtube Channel: here

Youtube video: here

New version

You can run by maunally running the index.html or using the node serve server.js command.