Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 414 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 414 Bytes

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)