Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 960 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 960 Bytes

Getting Started

METEOROLO ⛅ An Awesome Application with A Great CSS work. https://meteorolo.vercel.app/ Access current weather data for any location on Earth including over 200,000 cities! User Can use this application to Access weather situations very quickly , He/She has to just write the name of the location in the Search-Box and wihtin 0.03sec the results will come .

#To save time of the user . after write the location the user need not to click or enter to get the location . the location will come automatically .

#The background for the application will change in respect to the city/location in 0.03sec. #IF DATA NOT FOUND is displayed it means the location user is accessing is either wrong or spellling mistake is their ,If neither of this is true just rewrite the location .As access data is very Quick rare error can be displayed.

API

api.openweathermap.org/data/2.5/weather?q={city name}&appid={API key}

LEARNING REACT :)