/RandomColorGenerator

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

Primary LanguageHTMLMIT LicenseMIT

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