About the project
A focused, distraction-free todo app built to stay out of your way. Tasks are saved in localStorage so they survive page refreshes without any backend. The interface is intentionally minimal: one input, one list, zero friction.
Highlights
- Tasks persisted via localStorage: no backend, no account required.
- Minimalist UI focused on zero friction: add and remove tasks in one click.
- Fully client-side: instant interactions with no network requests.