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 List application that allows users to add and delete tasks dynamically. Built to practice CRUD fundamentals, DOM manipulation, and state handling. Focuses on clean UI updates and basic user interaction.
About
A simple To-Do List application that allows users to add and delete tasks dynamically. Built to practice CRUD fundamentals, DOM manipulation, and state handling. Focuses on clean UI updates and basic user interaction.