A simple, clean Todo List web application to help users stay organized and manage daily tasks.
Try it live: Todo List App
- Add new tasks
- View tasks by status: All / Active / Completed
- Mark tasks as completed
- Clear completed tasks
- Todos saved on localstorage
- Task counter showing remaining tasks
- HTML
- CSS
- JavaScript