ColorSplash generates random colors and gradients, that's it. It was built as a demonstration of ReactJS and Bulma CSS technologies.
A simple Docker image has been included to run locally. The following will run and expose the app on http://localhost:8080/
docker run -i -t -p 8080:8080 utensils/colorsplash
Contributions of are always welcomed. Please make use of Issues and Pull Requests, all code must have accompanying specs.
ColorSplash is written and maintained by @utensils.
The project is made available under the MIT License.