Skip to content

dougdragon/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Weather

A simple page that displays the current weather

Technology used

I have an API that returns the user's IP address using PHP (see ip). I use that then pass the IP to the ipgeolocation API (IPGeolocation API) to get the user's city & state. After all that, I send a request to the weather API (WeatherAPI).

APIs used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published