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