This is a simple todo app made with Vue. It uses the experimental reactivity transform, Pinia and UnoCSS. Smooth and pretty animations provided by FormKit Autoanimate.
You can check out the game here.
- Clone repo
- Make sure
pnpm
is installed - Run
pnpm i
- Run
pnpm dev
- Simple todo list with possibilites of sorting and filtering todos
- Saving todos into local storage and syncing it between tabs
- Fully keyboard navigatable and accessible
Any feedback is appreciated. Feel free to head me up.