Skip to content

avinashkin/todo-application

Repository files navigation

Todo React App 📝

🖊️ A simple Todo App built using React and Tailwind CSS

This is a super simple Todo App built using React.js and styled using Tailwind CSS.

Live demo: https://react-todo-webap.netlify.app/

😃 Features:

  • ➕ 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