🖊️ A simple Todo App built using React and Tailwind CSS
Live demo: https://react-todo-webap.netlify.app/
- ➕ Add todos
- 🗑️ Delete todos
- ⏸ Save todos to Local Storage when the state changes
▶️ Load the todos from Local Storage when the site is loaded again- 🌙 Filter the todos based on categories and status