/TaskList

JavaScript Task List Web App.

Primary LanguageJavaScript

TaskList

This is a simple JavaScript task list application that allows the user to add, remove, and filter through tasks.

The app uses the browsers local storage to persist data.

Project completed during Udemy course Modern Javascript From The Beginning.