A task list built with Vanilla Javascript which allows you to:-
- Add tasks to the list
- Remove tasks from the list
- Dynamically filter tasks in the list
- Clear task list
All data added also utilises the Local Storage within your browser
- HTML
- CSS (Bootstrap 4)
- Javascript