Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ToDo List

A simple web-based ToDo List application built with HTML, CSS, and JavaScript. This application allows users to add, remove, and mark tasks as completed.

Features

  • Add new tasks to the list.
  • Mark tasks as completed.
  • Remove tasks from the list.
  • Responsive design for mobile and desktop devices.

Demo

You can try the application live here.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
    cd todo-list
    index.html //in
    

Usage

  • To add a new task, enter the task name in the console and press Enter.
  • To mark a task as completed, enter the task number and press Enter.
  • To remove a task from the list, enter the task number followed by 'd' and press Enter.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages