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 app built with HTML, CSS, and JavaScript. Users can add, mark as completed, and delete tasks, with localStorage ensuring tasks persist after refresh. Features a responsive design for mobile and desktop. Great for beginners to practice front-end development while building a functional productivity tool. π