It is a real time weather fetching application built using core HTML, CSS, JAVASCRIPT.
Github Link:- https://github.com/GaganK-singh/RealTime-Weather-App/
Deployment Link:- https://gagank-singh.github.io/RealTime-Weather-App/
Description:-
- There are two function:-
a) Fisrt function/api-call used to fetch current location (name of the city) using https://opencagedata.com/
b) Second function/api-call used to fetch Realtime weather with our current location using https://openweathermap.org/api - On the client-side interface we get our current location and realtime temprature of the location