Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 371 Bytes

To-Do List App

A simple web application to manage a list of tasks. You can add new tasks and delete them when they are completed.

Features

  • Add new tasks
  • Delete tasks

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup

  1. Clone the repository: bash git clone https://github.com/ibtissamkaddach/todo-list.git cd todo-list