Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 475 Bytes

To-Do-list

A simple web application for managing your to-do tasks. This project is implemented using HTML and CSS.

Features

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.

Usage

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.