https://github.com/lukestorry/svelte-todo
Simple local todo app for trying out svelte
https://github.com/lukestorry/svelte-todo
Last synced: 3 months ago
JSON representation
Simple local todo app for trying out svelte
- Host: GitHub
- URL: https://github.com/lukestorry/svelte-todo
- Owner: LukeStorry
- Created: 2020-06-19T14:20:38.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T01:06:35.000Z (almost 3 years ago)
- Last Synced: 2025-06-20T10:49:25.265Z (12 months ago)
- Language: HTML
- Homepage: https://svelte-2do.netlify.app
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## svelte-todo
#### [View Live](https://svelte-2do.netlify.app)
A simple (but functional) todo app with local storage, written to test out [Svelte](https://svelte.dev/) components and stores.
