This is a simple web application that generates random colors and allows you to copy the color code to your clipboard. The application also provides a message when the color code is copied.
- Generates random color codes.
- Copies the color code to the clipboard.
- Provides user feedback with a "Copied to clipboard" message.
- Click the "Click Me" button to generate a random color code.
- Click on the color code to copy it to your clipboard. A message will confirm that it has been copied.
- The color code will return to its original value after 1 second.
- HTML
- CSS
- JavaScript
- Clone the repository to your local machine.
- Open the
index.htmlfile in your web browser.
This project is open-source and available under the MIT License.
[kartikg1809]