Our Mission
To provide a simple, intuitive, and highly functional Todo List application that helps users manage their tasks efficiently.
Features
- - Add, delete, and mark tasks as completed
- - Utilizes local storage to preserve data across sessions
- - Sort tasks alphabetically
- - Clear completed tasks with a single click
Technologies Used
- - HTML5 for structure
- - Tailwind CSS for styling
- - JavaScript for functionality