Skip to content

AoLi12306/WeatherForecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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