Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 431 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 431 Bytes

WEATHER APP

This is a weather application which provides user weather according to the location provided by user.

It uses two API's

  • One is Geolocation API which gives latitude and longitude of the location provided by the user.
  • Other is Forecast API which gives us weather forecast details of the particular longitude and latitude.

Live demo of the Application:- Link