All Projects → react-bootstrap → React Bootstrap

react-bootstrap / React Bootstrap

Licence: mit
Bootstrap components built with React

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to React Bootstrap

Minimal Feedback
🗳 minimal-feedback is a blazingly fast and highly customizable component to get user feedback.
Stars: ✭ 78 (-99.62%)
Mutual labels:  bootstrap, react-components
Devextreme Reactive
Business React components for Bootstrap and Material-UI
Stars: ✭ 1,800 (-91.12%)
Mutual labels:  bootstrap, react-components
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (-94.39%)
Mutual labels:  bootstrap, react-components
Tabler React
React components and demo for the Tabler UI theme.
Stars: ✭ 1,830 (-90.97%)
Mutual labels:  bootstrap, react-components
Styled Bootstrap Components
The bootstrap components made with styled-components 💅
Stars: ✭ 196 (-99.03%)
Mutual labels:  bootstrap, react-components
Formsy React Components
Bootstrap components for a formsy-react form.
Stars: ✭ 290 (-98.57%)
Mutual labels:  bootstrap, react-components
Ui
React Styled Components with bootstrap grid system
Stars: ✭ 89 (-99.56%)
Mutual labels:  bootstrap, react-components
Styled Bootstrap
💅🏻 A styled-component implementation of Bootstrap
Stars: ✭ 154 (-99.24%)
Mutual labels:  bootstrap, react-components
Primereact
The Most Complete React UI Component Library
Stars: ✭ 2,393 (-88.19%)
Mutual labels:  bootstrap, react-components
Coreui React
CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneeded dependencies.
Stars: ✭ 239 (-98.82%)
Mutual labels:  bootstrap, react-components
Airframe React
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
Stars: ✭ 3,659 (-81.94%)
Mutual labels:  bootstrap, react-components
Sancho
Responsive and accessible React UI components built with Typescript
Stars: ✭ 365 (-98.2%)
Mutual labels:  react-components
Deform
A Python HTML form library.
Stars: ✭ 357 (-98.24%)
Mutual labels:  bootstrap
Ssm booksystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
Stars: ✭ 355 (-98.25%)
Mutual labels:  bootstrap
Bootstrap 4 Login Page
Bootstrap 4 Login Page Template
Stars: ✭ 352 (-98.26%)
Mutual labels:  bootstrap
Hexo Theme Freemind
Most powerful bootstrap theme for hexo.
Stars: ✭ 376 (-98.14%)
Mutual labels:  bootstrap
Html Templates
一些 html、bootstrap框架的后台模板集合
Stars: ✭ 364 (-98.2%)
Mutual labels:  bootstrap
Vmaig blog
an opensource blog system based on django 2.2 and bootstrap https://vmaig.com
Stars: ✭ 354 (-98.25%)
Mutual labels:  bootstrap
Angular Admin
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4
Stars: ✭ 352 (-98.26%)
Mutual labels:  bootstrap
Re Flex
Resizable Flex layout container components for advanced React web applications
Stars: ✭ 349 (-98.28%)
Mutual labels:  react-components

React-Bootstrap

Bootstrap 5 components built with React.

GitHub Actions CI status Travis CI Build status npm Codecov Discord Netlify

Bootstrap compatibility

React-Bootstrap is compatible with various versions of Bootstrap. As such, you need to ensure you are using the correct combination of versions.

See the below table on which version of React-Bootstrap you should be using in your project.

Bootstrap Version React-Bootstrap Version Documentation
v5.x 2.x Link
v4.x 1.x Link
v3.x 0.33.x (not maintained) Link

Migrating from previous versions

Bootstrap 4 to Bootstrap 5

If you would like to update React-Bootstrap within an existing project to use Bootstrap 5, please read our docs for migrating to React-Bootstrap V2.

Bootstrap 3 to Bootstrap 4

If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs for migrating to React-Bootstrap V1.

Related modules

Local setup

Yarn is our package manager of choice here. Check out setup instructions here if you don't have it installed already. After that you can run yarn run bootstrap to install all the needed dependencies.

From there you can:

  • Run the tests once with yarn test (Or run them in watch mode with yarn run tdd).
  • Start a local copy of the docs site with yarn start
  • Or build a local copy of the library with yarn run build

CodeSandbox Examples

Click here to explore some React-Bootstrap CodeSandbox examples.

Click here to automatically open CodeSandbox with the React-Bootstrap CodeSandbox Examples GitHub Repository as a workspace.

Contributions

Yes please! See the contributing guidelines for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].