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 remove #2

Closed SamTush closed 1 year ago

SamTush commented 1 year ago

In this project, I add remove and add an item from the list feature.