adding in axios and integration with the geocoding for maps

This commit is contained in:
Arjun Patel
2018-12-30 23:24:35 -08:00
parent 5003c96c12
commit 02a03e938c
3 changed files with 45 additions and 4 deletions
+2
View File
@@ -3,9 +3,11 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^0.18.0",
"google-maps-react": "^2.0.2",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-geocode": "^0.1.2",
"react-scripts": "2.1.2"
},
"scripts": {