Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 515 Bytes

ReadMe.md

File metadata and controls

17 lines (10 loc) · 515 Bytes

This is a project to search USA city weather forecast

image


API key prepare:

API key for forecast 5 days weatehr in certain city

https://openweathermap.org/forecast5 needs to sign up to get your personal API key. replace with 'YOUR_API_KET' in src/actions/index.js

API key for Google map

Change index.html 'YOUR_API_KEY' to real google map API key