Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 524 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 524 Bytes

TaskList 📋

The Task List application is a todo-app built using TailwindCSS and Vanilla JavaScript. It offers multiple features that allow users to add, edit, delete, and filter tasks. These tasks are stored in the user's browser localStorage and will not be deleted until the user chooses to delete them. Give it a try!

Features

  • User-friendly interface
  • Responsive design for all devices
  • Support for local storage
  • Task filtering functionality
  • Animated icons
  • Falling animation when deleting tasks