install bootstrap in react globally npm code example
Example 1: npm install React Bootstrap
npm install react-bootstrap bootstrap
Example 2: instalar bootstrap en react
import $ from 'jquery';
import Popper from 'popper.js';
import 'bootstrap/dist/js/bootstrap.bundle.min';