React Bootstrap — Cards

John Au-Yeung
4 min readOct 17, 2020
Photo by Wolfgang Hasselmann on Unsplash

React Bootstrap is one version of Bootstrap made for React.

It’s a set of React components that have Bootstrap styles.

In this article, we’ll look at how to work with React Bootstrap cards.

Cards

Cards provide us with a flexible content container with multiple variants and options.

--

--