This project is a simple, yet interactive webpage designed for beginners in web development. The core functionality of the page is a button that, when clicked, changes the background color of the page. This project demonstrates basic skills in HTML and JavaScript, particularly in manipulating the DOM.
- HTML
- JavaScript
- A button that, when clicked, changes the background color of the page.
- Use of JavaScript to manipulate the DOM and change CSS properties.
- Clone the repository to your local machine.
- Open the
index.htmlfile in any web browser to view the project.
You can view the live demo of this project here
Love this project? Share your thoughts and suggestions! Reach out to me on LinkedIn or leave a star on GitHub.
- Implement a color picker to allow users to select the color to which the background will change.
- Add animations to the color transition for a smoother user experience.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Project challenge was given by Coder's Gyan Discord community.
