1. Brief Summary of what this PR accomplishes (140 characters or less. If you find trouble describing what you are doing in this length, consider breaking the PR into multiple ones.)
Implement react-router, add navigation
3. More detailed description and other questions to address in code review<Metrics /> component now rendering on home page with navigation. You can only get to /app/map from the menu (can't go directly to that URL in the browser). Will get that fixed for the future.
1. Brief Summary of what this PR accomplishes (140 characters or less. If you find trouble describing what you are doing in this length, consider breaking the PR into multiple ones.) Implement
react-router
, add navigation2. Link to Trello Ticket https://trello.com/c/R8S59knN
3. More detailed description and other questions to address in code review
<Metrics />
component now rendering on home page with navigation. You can only get to/app/map
from the menu (can't go directly to that URL in the browser). Will get that fixed for the future.4. Remember to tag reviewers!