Skip to content

The Task List application is a to-do app created using TailwindCSS and Vanilla JavaScript, offering various features for users to add, edit, delete, and filter tasks. The tasks are stored in the user's browser localStorage and will persist even after page reloads, unless manually deleted.

Notifications You must be signed in to change notification settings

TaheerMattur/TaskList-TailwindCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The Task List application is a to-do app created using TailwindCSS and Vanilla JavaScript, offering various features for users to add, edit, delete, and filter tasks. The tasks are stored in the user's browser localStorage and will persist even after page reloads, unless manually deleted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published