diff --git a/README.md b/README.md index e9e668e..bda5762 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ You can find the most recent version of this guide [here](https://github.com/fac Commit & deploy :recycle: -npm run build -git add . -git commit -m "Start with create-react-app" -git push heroku master \ No newline at end of file +1. npm run build +2. git add . +3. git commit -m "Start with create-react-app" +4. git push heroku master +5. git push master +HEAD \ No newline at end of file diff --git a/package.json b/package.json index 4da48c6..344eb21 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "react": "^15.5.4", "react-bootstrap": "^0.31.0", "react-dom": "^15.5.4", + "react-fetch": "0.0.9", "react-highcharts": "^12.0.0" }, "devDependencies": { diff --git a/public/index.html b/public/index.html index aab5e3b..805698f 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - +