Todo List App This is a simple Todo List application built using JavaScript, HTML, and CSS. With this app, you can create, edit, and delete tasks to manage your daily activities effectively.

Features Add Tasks: You can add tasks to the list by typing the task in the input field and clicking the "Add" button.

Edit Tasks: Double-click on a task to edit its content. Click outside the task or press Enter to save the changes.

Mark as Done: You can mark a task as done by clicking on the checkbox next to the task.

Delete Tasks: To delete a task, click on the trash bin icon next to the task.

**Responsive Design: **The app is designed to be responsive, ensuring a seamless experience across various devices and screen sizes.