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.
This is Just for learning new frameworks and completing my goal of 2 hours of coding a day.
🔧 Roadmap
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.