rinatoyo / the-color-mixer

The color mixer coding challenge written using JavaScript, HTML, and CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-color-mixer

The color mixer coding challenge written using JavaScript, HTML, and CSS. You must have node installed to run this program.

Instructions:

  1. Clone the repository.
  2. cd into the repository.
  3. 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.

About

The color mixer coding challenge written using JavaScript, HTML, and CSS.


Languages

Language:JavaScript 47.2%Language:HTML 41.0%Language:CSS 11.8%