SamTush / toDo-list

In this project, I build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page is built using webpack and served by a webpack dev server.
MIT License
3 stars 0 forks source link

toDo-list: Add and remove. #1

Closed SamTush closed 1 year ago

SamTush commented 1 year ago

In this pull request I add the add and remove item function to the todo list app.