StephMode / art-gallery-app

0 stars 0 forks source link

#09 User Story 9: Show Color Palette #9

Open StephMode opened 15 hours ago

StephMode commented 15 hours ago

Value Proposition

As an art enthusiast

I want to see the color palette of an art piece

so that I can find color inspiration.

Acceptance Criteria

[ ] The art piece detail page shows a list of all colors used in the image [ ] The colors may be displayed as circles, squares, ...

Tasks

[ ] Pass the colors given by the API to the ArtPieceDetails component [ ] Use the color hex-code in a styled component to render an element with this color as background