A Todos App that you can create, delete, check completed and filter viewing by active or completed. This was made with Svelete and deployed here using Surge.
Style app using Tailwind CSS.- Learn more about Svelte.
- Add offline/persistent storage for todos like localStorage or IndexedDB.
- Add the ability to edit todos.