In this recipe, we will integrate Bootstrap 4 with React. To do this, we will use the create-react-app repository, available at https://github.com/facebookincubator.
We will also use the reactstrap project, as it has been built to use Bootstrap 4 as React components today. You can check out the project at https://reactstrap.github.io.