This to-do list was created to help me learn more about regular JavaScript, as well as further my knowledge in HTML/CSS. It has functionality to store to-do notes in the local storage of the user's web browser, as well as the ability to delete and cross-off the notes.
Languages Used: JavaScript, HTML/CSS
Other Technologies Used: JSON, LocalStorage
To use, download this project as a zipped folder, extract it, and click on 'index.html' to open up the web page in your browser.