utensils / colorsplash

Generate random colors and gradients to add a splash of color

Home Page:https://utensils.io/colorsplash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generate random colors and gradients to add a splash of color

https://utensils.io/colorsplash

License:MIT License


Languages

Language:JavaScript 67.9%Language:CSS 11.3%Language:HTML 8.7%Language:Dockerfile 8.5%Language:Shell 3.7%