Skip to content

Muneerat/todo_react_app

Repository files navigation

Todo React App 📝

🖊️ A simple Todo App built using React and Tailwindcss

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

You can view a live demo of the project here: https://exquisite-cannoli-e119df.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