feat: add routing

This commit is contained in:
Kyle Gill
2019-03-26 15:43:25 -06:00
parent 8141edd92a
commit 0c3806eb87
14 changed files with 222 additions and 32 deletions

View File

@@ -6,6 +6,7 @@
"firebase": "^5.9.0",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-router-dom": "^5.0.0",
"react-scripts": "2.1.8"
},
"scripts": {