Task Flow is an minimal responsive todo app by me.
Welcome to the Todo app! This simple application allows you to manage your tasks with ease. Here are the key features:
-
Add Task:
- Easily add new tasks to your to-do list.
- Keep track of important activities and deadlines.
-
Delete Task:
- Remove completed or unnecessary tasks.
- Keep your to-do list clean and organized.
-
Clone the repository:
git clone https://github.com/HaseebIqbal1199/Task-Flow-.git
-
Open the project in your preferred code editor.
-
Run the app locally to start managing your tasks.
- Add a new task: Click the "Add" button and enter the task details.
- Delete a task: Click the "Delete" button next to the task you want to remove.
Feel free to contribute to the development of this Todo app. Follow these steps:
- Fork the project.
- Create your feature branch (
git checkout -b feature/YourFeature). - Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/YourFeature). - Open a pull request.
This project is licensed under the MIT License.
Thank you for using the Todo app! If you encounter any issues or have suggestions, please open an issue.
Happy task management!