https://github.com/iamgrid/todo-2025-a
The standard Todo app à la TodoMVC. This variant uses the following technologies: React, Typescript, Material UI, Vite, Vitest and Playwright. State is persisted in localStorage.
https://github.com/iamgrid/todo-2025-a
Last synced: 3 days ago
JSON representation
The standard Todo app à la TodoMVC. This variant uses the following technologies: React, Typescript, Material UI, Vite, Vitest and Playwright. State is persisted in localStorage.
- Host: GitHub
- URL: https://github.com/iamgrid/todo-2025-a
- Owner: iamgrid
- License: mit
- Created: 2025-09-17T13:15:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-06-19T17:04:42.000Z (about 1 month ago)
- Last Synced: 2026-06-19T19:08:41.906Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://iamgrid.co.uk/todo-2025-a/
- Size: 487 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo 2025 A
The standard Todo app à la [TodoMVC](https://todomvc.com/) with a few extra bells and whistles.
This variant uses the following technologies: **React, Typescript, Material UI, Vite, Vitest and Playwright**.
State is persisted in localStorage.
**Live version: https://iamgrid.co.uk/todo-2025-a/**