https://github.com/abhinandan-sah/to-do-app
This is a To Do app created using html, css and javaScript.
https://github.com/abhinandan-sah/to-do-app
Last synced: 3 months ago
JSON representation
This is a To Do app created using html, css and javaScript.
- Host: GitHub
- URL: https://github.com/abhinandan-sah/to-do-app
- Owner: Abhinandan-Sah
- Created: 2023-12-21T18:03:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-24T09:13:47.000Z (9 months ago)
- Last Synced: 2024-08-24T10:28:40.992Z (9 months ago)
- Language: CSS
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://main--iridescent-speculoos-9b8892.netlify.app/)## Image of the project
### ->Image1 (This is front page)
### ->Image2 (After changing color)

### good one
### Best project of to do app