Todo.js
React dynamic to-do list, tailwind frontend, localstorage DB
Todo.js
General overview
To gain more experience with React and the localStorage API, I developed a dynamic to-do app with various features such as a search bar, a checkbox to hide completed tasks, and more. Tasks are stored in localStorage, ensuring that all modifications are persisted. Finally, the frontend is built using Tailwind.
Source
The source code and installation instructions are accessible here.
You can also test it directly in here.
This post is licensed under
CC BY 4.0
by the author.