Simple ToDo list with the following features:
-Tasks can be added to the list
-Counter tells you how many tasks are left to be completed
-The "delete" button deletes task whether it's completed or not
-The "complete" button changes the color of task to red and
-"Remove finished tasks" removes the tasks which are marked as completed
Please, check here https://izaprzy.github.io/To-do-list/