Skip to content

utensils/colorsplash

Repository files navigation

ColorSplash

About

ColorSplash generates random colors and gradients, that's it. It was built as a demonstration of ReactJS and Bulma CSS technologies.

Running

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

Contributing

Contributions of are always welcomed. Please make use of Issues and Pull Requests, all code must have accompanying specs.

Author/Contact

ColorSplash is written and maintained by @utensils.

License

The project is made available under the MIT License.