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.
- HTML
- CSS
- Javascript
Watch the code live here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
Watch the code live here