A React Component Library that can display a wide array of information about colors.
Clone repository, install dependencies, and start the app with one line: git clone git@github.com:loraxx753/react-color-science.git && cd react-color-science && npm i && npm run start
This app uses Styleguideist for documentation, do whatever you'd like from their documentation, and run npm run styleguide
to get a styleguideist styleguide at http://localhost:6060.
(There's not really much there right now...fyi)
This app also includes surge.sh in its devDependencies. The easiest way to deploy a production version is to run npm run deploy
and follow the instructions in the cli.
You can use surge.sh as a free production host by remembering the domain name or by using your own unique custom domain.