Skip to content

RyLeeHarrison/image-to-color-swatch-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-to-color-swatch-react

Extract prominent colors from an image.

Try the demo

images

Quick start

git clone https://github.com/RyLeeHarrison/image-to-color-swatch-react
cd image-to-color-swatch-react
yarn install # or npm install
yarn start # or npm start