TaskList
A task managent web app built using Vanilla JS.
About this project
The TaskList Web Application was built using Tailwind CSS framework and Vanilla JS utilizing some of the remarkable features of JS such as Local Storage and Event Delegation. It is a project I made while learning JS.
Its features include:
- Allow the user to add a new task
- Preserve user tasks on local storage
- Allow the user to filter among the task
- Allow user to delete task
- Allow the user to clear all tasks
Technical Sheet
Code technologies I got involved with while working on this project.
- Semantic HTML5 markup
- Tailwind CSS
- Vanilla JS


