francis3400 / To-Do-List

ToDo List App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.
2 stars 0 forks source link

Testing To Do list- Add remove Button #13

Closed AyomipoMajek closed 1 year ago

AyomipoMajek commented 1 year ago
  1. Test add task to local storage
  2. Test add task to Dom
  3. Remove task from local storage
  4. Remove task from Dom