Here is a link: https://essey1.github.io/todo-app
A web application which takes input to generate a to-do list and lets you manage them.
This web application incorporates functions for adding, editing, updating, deleting a to-do title and to save a to-do list so that the inputted data doesn’t get lost after a browser refresh.
The code is structured in a Model-View-Controller model and incorporates styles to make it responsive.