Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 801 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 801 Bytes

Todo List Application

A simple web-based Todo List application to help you keep track of your tasks.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks
  • Clear all tasks

Usage

  1. Enter a new task in the input field and press Enter to add it to the list.
  2. Click on a task to mark it as completed.
  3. Click on the trash icon to delete a task.
  4. Click on the "Clear All" button to remove all tasks.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Dependencies

  • Unicons - Icon library for task-related icons.

Screenshots

Todo List Screenshot

License

This project is licensed under the MIT License - see the LICENSE file for details.