A Todo list app #MadeWithSvelte
Svelte-todo utilizes browser's local storage for storing you data, you can also Import / Export your data as json
npm i
npm run dev
npm run build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.