Skip to content

anshumanxda/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App - Using your IP address.

Live Demo

Note:

  • You might wanna turn off the adblock before using it, it blocks ip api for some reason.
  • Some times the location it shows it not quite correct because it shows location according to your ip.

API Used:

  1. https://ipapi.co/json (Tracks your ip and gives location)
  2. https://www.weatherapi.com/ (Weather api)