This is a simple Todo List application built with JavaScript. It allows users to add, edit, and delete tasks, helping them manage their daily activities efficiently.
- Add new tasks
- Edit existing tasks
- Delete tasks
- Clone the repository:
git clone https://github.com/yourusername/todo-list.git
- Navigate to the project directory:
cd todo-list
- Open
index.html
in your browser to start using the application.
- To add a new task, type the task description in the input field and press Enter.
- To edit a task, click on the task description.
- To delete a task, click the delete button next to the task.
For more details about the development of this project, check out this blog post.
This project is licensed under the MIT License
Contributions are welcome! Please open an issue or submit a pull request.
For any questions or feedback, please contact hello@amd.codes.