install boostrap react

Shell
import bootstrap on react app{/* The following line can be included in your src/index.js or App.js file*/}

import 'bootstrap/dist/css/bootstrap.min.css';npm install react-bootstrap bootstrap
Source

Also in Shell: