# react-bootstrap **Repository Path**: mirrors_jquense/react-bootstrap ## Basic Information - **Project Name**: react-bootstrap - **Description**: Bootstrap 3 components built with React - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-bootstrap [Bootstrap 3](http://getbootstrap.com) components built with [React](http://facebook.github.io/react/) [![Build Status](https://travis-ci.org/react-bootstrap/react-bootstrap.svg)](https://travis-ci.org/react-bootstrap/react-bootstrap) [![NPM version](https://badge.fury.io/js/react-bootstrap.svg)](http://badge.fury.io/js/react-bootstrap) [![Bower version](https://badge.fury.io/bo/react-bootstrap.svg)](http://badge.fury.io/bo/react-bootstrap) Under active development - APIs will change. ## Docs A [docs site](http://react-bootstrap.github.io) with live editable examples is a work in progress ## Authors - [Stephen J. Collings](https://github.com/stevoland) - [Pieter Vanderwerff](https://github.com/pieterv) and many [contributors](https://github.com/react-bootstrap/react-bootstrap/graphs/contributors) ## Related modules - [react-router-bootstrap](https://github.com/mtscout6/react-router-bootstrap) - Integration with [react-router](https://github.com/rackt/react-router). ## Contributions Yes please! - Run `npm install`, `npm run test-watch` to run tests while you develop (however this hides any build errors, you can see these with `grunt build`) - Add tests for any new or changed functionality - See [issues](https://github.com/stevoland/react-bootstrap/issues) for some ideas - Follow existing style