The ToDoList is a simple list that allows the user to add, delete, and strikethrough items. The primary motivation behind this project was to gain proficiency with the jQuery library as well as advanced CSS concepts.
Completely created with HTML, CSS and jQuery javascript. Press the toggle button '+' to toggle the input text field. Enter your desired task in the input field and press enter to add. Hover over each list item to expose the delete button. Click on the delete button to delete items. Otherwise, click on the list item to indicate you have finished this task.
JavaScript (jQuery), HTML, All Styling Done Through CSS with font-awesome icons.
