Choose the branch you want to clone - the final project is under the branch named your cohort name
- start point: project with no routing
- step 1: project with
BrowserRouter,SwitchandRoute - step 2:
LinkandNavLinkadded - step 3: route props:
history,location,params
git clone
cd react-router-live-demo
npm install
npm run start