/ToDoList

[To-Do-List] is a basic website that allows users to add/remove daily to do tasks from a list. We will achieve that by using JavaScript objects and arrays. We will also need to dynamically modify the DOM and add basic events.👌

Primary LanguageJavaScript

Stargazers