Skip to content

Code demos showing different ways of using Bootstrap in a React application.

License

Notifications You must be signed in to change notification settings

ReactOrganization/react-with-bootstrap-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Code demos showing different ways of using Bootstrap in a React application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • HTML 24.5%
  • CSS 5.1%