A minimal yet functional to-do list app. Add, edit, delete, and mark tasks as complete β with your progress automatically saved to your browser using local storage.
- add new tasks
- edit existing tasks
- delete tasks
- persistent storage using localStorage
- mark tasks as done or undone
- clean and simple user interface
