npm install bootstrap or use yarn yarn add bootstrap then put this in your src/index.js file import 'bootstrap/dist/css/bootstrap.css'; // Put any other imports below so that CSS from your // components takes precedence over default styles.