Interactive Todo List

Add, mark-complete and remove Todo items

I made a To-do list application allowing users add new tasks, mark current tasks complete and finally delete tasks.

I used data from jsonplaceholder to preload the list with data, showing the application can easily be used with a backend server.

Visit my GitHub Page to download and run the application for yourself!