install react bootstrap

Shell
npm install react-bootstrap bootstrap{/* The following line can be included in your src/index.js or App.js file*/}

import 'bootstrap/dist/css/bootstrap.min.css';import bootstrap on react app
Source

Also in Shell: