Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 341 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 341 Bytes

ToDoList

A simple JavaScript ToDoList App

This animated responsive web app performs functions such as 'add task', has a popover 'how to' button, and after adding the first task shows a 'delete' button next to each task, an additional 'delete all' button for deleting the whole list, and on click 'line-through' to mark a finished task.