Setting up router and home view (ongoing)

This commit is contained in:
Rodrigo Pedroso 2019-06-23 18:14:01 -04:00
commit b5d2cbc3c2
5 changed files with 12206 additions and 0 deletions

View file

@ -3,8 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^0.19.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-router-dom": "^5.0.1",
"react-scripts": "3.0.1"
},
"scripts": {