-> Presenting my To-Do List project, meticulously crafted with HTML, CSS, and JavaScript. Featuring a user-friendly interface, real-time updates, and local storage integration, it showcases my refined HTML/CSS skills and deepened understanding of JavaScript's dynamic capabilities in web application development
When the user clicks on the box, the color of the box changes to a new random color. The project uses addEventListener to listen for the click event on the box and then calls a function to generate a new random color.
-> Project Link