Skip to content

tonybatty/random-color-generator

Repository files navigation

Random color generator

A simple app which generates random colors and displays their hex code, useful for designers and developers to find new colors for their UI.

View it on iOS app store
View it on Google Play

ScreenShot

Technologies used

  • React
  • Ionic
  • Capacitor
  • node-sass
  • webpack

Installation

  • Fork and clone this repo.
  • Run npm install to install dependencies.
  • Run ionic capacitor run to build the project, copy the assets into the specified native platform and open the IDE
  • Run ionic serve to run locally in a web browser

Features

  • Click or tap to generate a random color
  • View the hex code of the color
  • The hex code shows as either white or black text color based on highest contrast
  • Click or tap the buttons to generate colors of that type

Credit

The awesome npm package randomcolor made by davidmerfield

About

An iOS and Android app to generate random colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published