Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 982 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 982 Bytes

Using Bootstrap with React

You can checkout the full article on the LogRocket blog: How to use Bootstrap with React.

This project contains code demos showing different ways of integrating Bootstrap into a React application.

Code Samples

The code samples in this project are as follows:

  1. Using barebones Bootstrap with React
  2. Using the react-bootstrap library
  3. Using the reactstrap library
  4. Building a demo view

Screenshots

Here are the screenshots for each code sample in this project:

Barebones Bootstrap

Barebones Bootstrap Screenshot

react-bootstrap

react-bootstrap Screenshot

reactstrap

reactstrap Screenshot

Demo App

App Screenshot