A simple and interactive To-Do List Application built using HTML, CSS, and JavaScript.
You can add, delete, complete, and clear completed tasks. It also shows the total number of tasks and completed ones.
π https://codebyadib.github.io/todo-app/
- β Add new tasks
- β Mark tasks as completed
- β Delete individual tasks
- π§Ή Clear all completed tasks
- π View total tasks and completed count
- π» Responsive and clean UI
- HTML5 β Structure of the app
- CSS3 β Styling and responsiveness
- JavaScript (ES6) β App logic and interactivity
Adib Hassan