A simple To-Do List application built with HTML, CSS, and jQuery.
In this project, I'll create a basic To-Do List app using jQuery.
- Add items: Users can add new items to the to-do list.
- Cross out items: Users can mark items as completed by crossing them out.
- Delete items: Users can remove items from the list.
- Reorder items: Users can change the order of items in the list.
Follow these instructions to get a copy of the project up and running on your local machine.
You will need a modern web browser to run this application.
- Clone the repository:
git clone [https://o-vilna.github.io/to-do-list-app/]