Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarcevicantonio/minimal-todo


https://github.com/sarcevicantonio/minimal-todo

Last synced: 4 days ago
JSON representation

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)