Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (11 loc) · 1.03 KB

To Do App (Mini-Project)

-> 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.

Live Demo link to the project

-> Project Link

Image of the project

->Image1 (This is front page)

Screenshot 2023-12-22 182717

->Image2 (After changing color)

Screenshot 2023-12-22 182851

good one