how to activate bootstrap in react code example
Example: install react bootstrap
# with npm
npm install react-bootstrap bootstrap
#with yarn
yarn add react-bootstrap bootstrap
# with npm
npm install react-bootstrap bootstrap
#with yarn
yarn add react-bootstrap bootstrap