Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lakshmankishore/todoapp

Todo App with local storage.
https://github.com/lakshmankishore/todoapp

html-css-javascript localstorage todo

Last synced: about 2 months ago
JSON representation

Todo App with local storage.

Awesome Lists containing this project

README

        

# Todo List App
This is a Todo list app with localStorage.

The Todos which is entered by the user is saved in the LocalStorage of the browser.
The Todos will not be cleared, until the user cleares it.

# Built with
* HTML
* CSS
* Javascript

Watch the code live [here](https://lakshman-todoapp.surge.sh)