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 basic Todo application made using javascript in which the user can create a to-do list. Add new todos, strikeout the ones completed, and delete selected ones/ all entries from the list.
About
A basic Todo application made using javascript in which the user can create a to-do list. Add new todos, strikeout the ones completed, and delete selected ones/ all entries from the list.