A simple TODO application built with HTML, CSS, JavaScript, and Bootstrap.
- Add new tasks with task title, due date, and description
- View a list of all tasks
- Delete tasks
- Getting Started
- These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A web browser
-
Clone the repository to your local machine git clone https://github.com//To-DO-CRUD.git
-
Open the index.html file in your web browser to run the application.
- HTML
- CSS
- JavaScript
- Bootstrap
- Font Awesome
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.