React To-Do App Current Features Add new To-Do Tasks Delete Tasks Note the state of task as "complete" Everything is saved to user's local storage (task info is reatained even after refresh) Responsive on all devices Future "to-do" :/ - stuff to add Drag (Ability to reorder tasks) Use firebase or something so info can be retained across devices Dark/Light Mode Add dates to tasks Different categories to the tasks More info for each task (goal/date to complete etc) Modals or each page for each task for edit