Skip to content

Latest commit

Β 

History

History
17 lines (12 loc) Β· 618 Bytes

README.md

File metadata and controls

17 lines (12 loc) Β· 618 Bytes

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