/Todo-list-Using-html-css-js

Simple Todo list web application built with HTML, CSS, and JavaScript. Allows users to add, edit, and delete tasks, with clean interface and responsive design.

Primary LanguageCSS

Todo List using HTML, CSS, and JavaScript

This repository contains a simple Todo List application built with HTML, CSS, and JavaScript. It allows users to manage their tasks efficiently.

Features

  • Add, edit, and delete tasks
  • Mark tasks as complete
  • Simple and intuitive user interface

Files

  • index.html: The HTML structure of the application
  • style.css: CSS styling for the application
  • script.js: JavaScript for dynamic functionality

Usage

  1. Clone the repository:
    git clone https://github.com/itzshubu/Todo-list-Using-html-css-js.git