Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 936 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 936 Bytes

Todo App

A simple Todo app built with HTML, CSS, and JavaScript.

Features

  • Add tasks to your Todo list
  • Delete tasks from the list

Demo

Link to live demo

Screenshots

Todo App Screenshot

Installation

  1. Clone the repository: https://github.com/PrernaSingh01/Todo_App.git
  2. Open the index.html file in your web browser.

Usage

  1. Type your task into the input field and press Enter or click the "✍" button to add it to the list.
  2. Click the "Delete" button next to a task to remove it from the list.

Contributing

Contributions are welcome! If you find any bugs or want to add new features, please submit an issue or open a pull request.

License

This project is licensed under the MIT License.