You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|=>Create the same improvements to your ToDo app as in Exercise 1. However, this time use the Context API. Use the Context API to manage the state of the todos and the functions to add, edit, mark-complete, and remove todos.