Set up react-router, bring out Home

This commit is contained in:
2020-01-09 07:38:49 +00:00
parent 1bf5dd182c
commit 381a5c99f3
4 changed files with 208 additions and 72 deletions
+1
View File
@@ -8,6 +8,7 @@
"@testing-library/user-event": "^7.1.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"semantic-ui-react": "^0.88.2"
},