Menu Close

todo-list

Simple Todo List Project

100%

This is a simple todo list project built using HTML, CSS, and JavaScript. The project allows you to add and remove tasks from a list of todos.

Getting Started

To get started with the project, simply download or clone the project files from the GitHub repository. You can then open the index.html file in your web browser to view the project.

Usage

To use the todo list, simply add a task using the input field at the top of the page. You can then click the “Add” button to add the task to the list.To remove a task from the list, click the “Delete” button next to the task.

Live Demo

you can view live demo from here

Technologies Used

The project is built using the following technologies:

  • HTML
  • CSS
  • JavaScript
View Source Code
Posted in Development