src/views/Card/Card.js
A card displays site content in a manner similar to a playing card.
You can also use props to configure the markup.
A group of cards.
You can also use props to configure the markup.
A card contains blocks of content.
A card can contain extra content meant to be formatted separately from the main content.
A card can contain an image.
A card can contain a header.
A card can be formatted to link to other content.
A fluid card takes up the width of its container.
A card can specify a color.
A group of cards can set how many cards should exist in a row.
A group of cards can center itself inside its container.