A lightweight, responsive and localStorage-powered To-Do Web App built with HTML, CSS, and JavaScript.
- β Add and delete tasks easily
- πΎ Data saved in
localStorageβ even if you refresh, your tasks stay! - π‘ Visual feedback for empty input and task actions
- π± Responsive design β works on both desktop and mobile
- π§± HTML5 β semantic layout
- π¨ CSS3 β clean, minimal styling
- βοΈ Vanilla JavaScript β interactive and dynamic behavior
- ποΈ localStorage API β to persist data