This is a simple To-Do List application that allows users to manage their tasks effectively. It provides a user-friendly interface for adding, viewing, and deleting tasks.
- Add Tasks: Easily add new tasks to your to-do list.
- Delete Tasks: Remove tasks when they are no longer needed.
- Responsive Design: Works well on both desktop and mobile devices.
- HTML: Structure of the application.
- CSS: Styling and layout.
- JavaScript: Functionality and interactivity.
To get a local copy of this project up and running, follow these simple steps:
- A web browser (such as Chrome, Firefox, or Safari).
-
Clone the repository:
git clone https://github.com/amini21766/To-Do-Applictaion.git
-
Navigate to the project directory:
cd To-Do-Applictaion -
Open index.html in your web browser to view the application.
- Add a New Task: Type your task in the input field and click the "+" button to add it to the list.
- Delete a Task: Click the "Delete" button next to the task you want to remove.
Contributions are welcome! Please feel free to submit a Pull Request or open an Issue to discuss improvements or features.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries, please reach out to amini21766@gmail.com.