An open API service indexing awesome lists of open source software.

https://github.com/tensor-programming/vanilla-todo-app


https://github.com/tensor-programming/vanilla-todo-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg)

Youtube video: [here](https://www.youtube.com/watch?v=77bdtx2gxPk)

## New version

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