Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kritika30032002 authored Oct 1, 2023
1 parent 891d1be commit 8b8816f
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,38 @@


Join the [discord server](https://discord.gg/JdFsJPrayj) for more discussion:

# To-Do List Application

This is a simple yet effective To-Do List Application built with HTML, CSS, and JavaScript. It allows you to manage your tasks and stay organized. You can add, edit, mark as completed, and delete tasks effortlessly.

## Tech Stack

- HTML
- CSS
- JavaScript

## Installation

Clone the repository to your local machine:

```bash
git clone https://github.com/Kritika30032002/To-Do-List-Application.git
```
Open the index.html file in your web browser to start using the application.


## Usage
1. Add tasks with a simple click.
2. Edit task names by double-clicking on them.
3. Mark tasks as completed by clicking on the checkbox.
4. Delete tasks by clicking on the trash icon.


## Contributing
Feel free to contribute to this project by creating a pull request. We welcome any improvements, bug fixes, or new features.

## Thanks to all Contributors 💪
Thanks a lot for spending your time. <br>
Keep rocking 🍻 <br>
Also Give it a Star 🌟, If you loved contributing to the project.

0 comments on commit 8b8816f

Please sign in to comment.