Logo

React Documentation

React Installation and Page Create



With Bootstrap Coding

Atfirst Install Bootstrap with "react bootstrap" command.

Then Install React Router DOM with "react router dom" command.

Download any image like "logo.svg", "oxygen4fun-masking-cover.jpg" in src folder. After that follow the process:

src > index.js

src > App.js

src > Components > Header.js

src > Components > Footer.js

src > Pages > Home.js

src > Pages > About.js

src > Pages > Contact.js