todo list app built in html,css,javascript
A user can click on the "+" icon to add a new todo
When a user clicks on an 'trash' icon on a todo, it removes that todo item.
When a user clicks on 'Edit' icon on a todo, it allows the user edit the todo item. After clicking again 'Update' it saves the todo item