A simple web application for managing your to-do tasks. This project is implemented using HTML and CSS.
Add Tasks: Add tasks to your to-do list by typing them into the input field and pressing Enter. Mark as Complete: Check off tasks as you complete them by clicking the checkbox next to each task.
Type your task in the input field and press Enter to add it to your to-do list. Click the checkbox next to a task to mark it as complete.