In this assignment, let's build a Todos Application by applying the concepts we learned till now.
Refer to the below image.
Instructions:
The Todos Application is built and given in the prefilled code. Achieve the given functionality to it. Practice persisting the todo checked status even on reloading. Update the todo checked status in the local storage.