Todo List App
A todo List App built with html/css/javaScript
it allows a user to add a todo task.
You can add as many todos as you want.
The data is stored in the browser engine.
when a task is finished, it can be deleted by hovering over the task and a red delete button will appear from the right of the task.
Technologies:
- - Html
- - css
- - JavaScript