Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarcevicantonio/minimal-todo
https://github.com/sarcevicantonio/minimal-todo
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sarcevicantonio/minimal-todo
- Owner: SarcevicAntonio
- Created: 2023-08-18T08:34:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T09:33:21.000Z (about 1 year ago)
- Last Synced: 2024-10-11T12:49:53.330Z (28 days ago)
- Language: Svelte
- Homepage: https://minimal-todo-blond.vercel.app
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minimal todo speedrun
live app: https://minimal-todo-blond.vercel.app/
video: _soon_ 👀
my attempt to build a todo app ui really fast. based on [this tweet](https://twitter.com/trafnar/status/1691213118989590528)
relevant code is in [app.html](/src/app.html), [+page.svelte](/src/routes/+page.svelte) and [Todo.svelte](/src/routes/Todo.svelte)