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
A task management app where users can add, edit, delete, and mark tasks as completed. Data should persist using localStorage, so tasks remain after a refresh.
About
A task management app where users can add, edit, delete, and mark tasks as completed. Data should persist using localStorage, so tasks remain after a refresh.