/Todo-List

In this project, I add some functionality to my application to make it interactive. The user will also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers