issues
search
pung-one
/
wada-sanzo-colors
https://wada-sanzo-colors.com
2
stars
0
forks
source link
Colors-List
#2
Open
pung-one
opened
1 year ago
pung-one
commented
1 year ago
Value Proposition
As a Designer
I want to see a list of colors
So that i can choose one and click on it
Description
Acceptance Criteria
[ ] display a scrollable list of the 159 sanzo colors
[ ] each list item consists of a box showing its color
[ ] each color works as a link
[ ] each color has a name
Tasks
[ ] fetch color list in api
[ ] create an ul-component
[ ] dynamically render a list of the fetched colors
[ ] each list element is a Link-component
Complexity
M
christopher-koch
commented
1 year ago
very detailed - excellent job!
Value Proposition
Description
Acceptance Criteria
Tasks
Complexity