Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 489 Bytes

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.