This repository contains a simple interactive JavaScript application that allows users to change the webpage's background color with a single click.
- Change the background color to Red, Green, or Blue by clicking the corresponding button.
- Generate a random color and apply it to the background with the 'Random' button.
- Clone this repository to your local machine.
- Navigate to the directory of the cloned repository in your terminal.
- Open
index.html
in your preferred browser to start using the application.
- HTML
- CSS
- JavaScript