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!