(Translated by https://www.hiragana.jp/)
GitHub - newtonmunene99/prominent-colors: Extracts Prominent Colors from images
Skip to content

newtonmunene99/prominent-colors

Repository files navigation

Color Palette

Uses node-vibrant to extract prominent colors.

screenshot

Getting Started

run:

npm i

then:

npm start

To build the app for production, run:

npm run build