Todo Application written in Svelte. Click here to try it out.
This project is an extenstion of the MDN Svelte tutorial.
- Create, Delete and Edit Todos
- Todos persist through sessions (saved to localStorage)
- Fully functional using the keyboard only
- Support to Dark Mode
- Deployed to GitHub Pages using GitHub Actions
- Written with Svelte + SvelteKit + TypeScript
- Styled with Skeleton + Tailwind