The color mixer coding challenge written using JavaScript, HTML, and CSS. You must have node installed to run this program.
Instructions:
- Clone the repository.
- cd into the repository.
- Type live-server to open the application in your web browser.
Voila! You should now see the 2 given colors, the average color, and the inverted color on the top of the page. You can see the instructions I was given to complete the challenge in the page below the 4 colors.