Skip to content

kushalkumar1362/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple weather app that allows you to retrieve weather information for a specified location or based on latitude and longitude coordinates. It uses the OpenWeatherMap API to fetch weather data.

API Url

You will need to sign up for an API key from OpenWeatherMap and replace ${api_Key} with your actual API key in the following API URLs:

Get Weather by Latitude and Longitude

https://api.openweathermap.org/data/2.5/weather?lat=${latitude}&lon=${longitude}&units=metric&appid=${apiKey}

📌Features Include:

  • Loading screen for optimized website loading ⚙️.
  • Every reading displays the climate in randomly selected famous cities worldwide 🌍.
  • Used api.openweathermap.org for finding global weather 🌐.
  • Global city weather tracking 🏙️.
  • Engaging weather icon reflecting real-time weather, humidity, and wind 🌤️💨.
  • User-friendly interface 🤝.
  • Simple, attractive design achievable with style simplicity 🎉.

Thank you for checking out the Weather App! We hope you enjoy exploring its features and functionalities. Have a great day! 👋

📬 Connect With Me

About

This is a simple weather app that allows you to retrieve weather information for a specified location or based on latitude and longitude coordinates. It uses the OpenWeatherMap API to fetch weather data.

Topics

Resources

Stars

Watchers

Forks

Contributors