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
This was a walkthrough project i did as a requirement for a course in udemy.
About
This is a ToDoList App created using only React with no backend. This is created using basic react concepts such as functional components, props, useState hook, destructuring array & objects and spread operator.