A simple web app that randomly generates a color and displays its HEX code. Users can click a button to generate a new random color.
You can view a live demo of the app here: https://color-flipper-js.web.app/
This project was built using HTML, CSS, and JavaScript. It also uses the Bootstrap framework for styling.
To run the app locally, you can follow these steps:
- Clone this repository to your local machine.
- Open the index.html file in your web browser.
Once you have the app running, you can click the "Generate" button to generate a new random color. The color's HEX code will be displayed below the button.
If you would like to contribute to this project, you can fork the repository and submit a pull request with your changes.
This project was created by Jose Saavedra (jose137sp).