Open leighton-tidwell opened 2 years ago
Perhaps we can specify the component as something like 'Enticement Card' as to distinguish it from 'Server Card' component in code. This would also differ from something like 'Feature Card' describing the following:
Perhaps we can specify the component as something like 'Enticement Card' as to distinguish it from 'Server Card' component in code. This would also differ from something like 'Feature Card' describing the following:
This story will just be for the gradient background and border radius behind the screenshot you posted here and our Feature cards. We should however have a prop like direction
so we can change that gradient direction and any flex properties. Then we can extend this component to make the feature card and server card or any other specific "card like" components.
If you look at most UI libraries you will see a generic card component, that will help you see what we are making with this component.
Create a generic card component that can be used to wrap card like elements.
Acceptance Criteria:
Focus only on the rounded corner background from this image, that is the card component.