Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 361 Bytes

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.