diff --git a/README.md b/README.md index d0412b4..cc90f9b 100644 --- a/README.md +++ b/README.md @@ -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.
+Keep rocking 🍻
+Also Give it a Star 🌟, If you loved contributing to the project.