To-Do list App
Our project is an app allows the user to add and organize his tasks.
- As a user, I should be able to add my to-do to the list and save it in local storage
- As a user, I should be able to edit my to-dos
- As a user, I should be able to remove any to-do from my list (remove it from local storage)
- As a user, I can still have my list even if I close the browser window