Using bootstrap inside react

 Using bootstrap inside react


1.Navigate folder public and inside that index.html
2. Paste <link> code of bootstrap below <title> for css and paste  <script> codes above </body> for javascript provided by Bootstrap

Comments