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 simple to-do web app which does not require a server.
A simple todo app where users can add their daily tasks.
Users can mark an added task as completed.
They can delete only completed tasks or all added task at once.