##Weather App Changes -- DUE Wednesday, 2/28/18
- Create hourly or daily
- Make it prettier
- Scroll effect?
Stretch:
- geolocate for lat and long
- Be able to enter zip/city, Uue Google Maps API to find city
Create and hourly component and then map over the component for each item in the data array
this.state.hourlyWeather.map(hour, {}) for iterating over data