React js website for nearby food recommendation
- npm install react-bootstrap bootstrap {/_ The following line can be included in your src/index.js or App.js file_/}
- import 'bootstrap/dist/css/bootstrap.min.css';
- npm install --save react-router-dom
- import { BrowserRouter, Switch } from 'react-router-dom'; (in index.js)