Superbikes and Specs
1 Create React App.
1.1 npx create-react-app 'nameoffolder'
2 Start React App
2.1 go to the right directory and than
2.2 npm start
3 React Bootstrap Used
3.1 npm install react-bootstrap bootstrap
3.2 followed instruction on https://react-bootstrap.github.io/getting-started/introduction/
1 Header is created as Navigation Bar
2 Main is creating as Gallery