sfbrigade / datasci-sba

Solving problems with the Small Business Administration
10 stars 18 forks source link

React router #68

Closed amituuush closed 6 years ago

amituuush commented 6 years ago

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

2. 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!

avdonovan commented 6 years ago

I believe this was already merged in as part of september-mvp.