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
Created a todo list app that allows a user to add new tasks, mark a task as completed and delete old items in a list format. While persisting the application state to the browser’s localStorage temporarily storing the info on the users device.
About
A site where users can log in and create their own personal Todo list & add and remove items in a list format.