/random-css-color

Website that generates a random named CSS color. I know this has been done before, but I can never find it.

Primary LanguageElm

Dev

yarn && yarn dev

Build

This will build a static site in ./build

yarn build

Deploy

Builds a new site and deploys it to now css.bryce.fail

yarn deploy