ShyrenMore / RandomColorGenerator

A simple javascript based web-app which displays random color when you click on the button

Home Page:https://shyrenmore.github.io/RandomColorGenerator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Color Generator

To have a live demo click here.

A Quick Introduction :

  • This is a simple color generator webapp,
  • When you click on the button, it shows random color on screen with the hexadecimal value of the color
  • It's responsive !!

Technologies used

  • HTML
  • CSS3 (with Flexbox)
  • Vanilla Javascript
  • Bootstrap4

About

A simple javascript based web-app which displays random color when you click on the button

https://shyrenmore.github.io/RandomColorGenerator/

License:MIT License


Languages

Language:HTML 50.0%Language:JavaScript 29.4%Language:CSS 20.6%