Minimal, user-friendly web app to manage tasks. Built with HTML, CSS, and JavaScript, it uses localStorage to keep your tasks even after closing or refreshing the browser.
- βοΈ Add tasks
- β Mark tasks complete
- β Delete tasks
- πΎ Persistent storage with localStorage
- β¨οΈ Press Enter to add tasks
- π¨ Clean, responsive UI
HTML | CSS | JavaScript | LocalStorage

