Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

Outline

home

Weather App

This is a simple, responsive web application that allows users to check real-time weather data for any city. By entering a city name, users can view the current temperature, humidity, wind speed, and an icon representing the weather conditions. The app utilizes the OpenWeatherMap API to fetch weather data and display it in a user-friendly interface.

Features

  • City Search: Users can search for the weather of any city.
  • Weather Information: Displays temperature, humidity, and wind speed in metric units (°C, % humidity, km/h).
  • Weather Icons: Dynamic icons representing the weather conditions (Clear, Clouds, Rain, Drizzle, Mist).
  • Error Handling: Gracefully handles invalid city names and network errors.

API Key

This app uses the OpenWeatherMap API to fetch weather data. The current API key is for demonstration purposes only. To use the app with your own key, sign up at OpenWeatherMap and replace the API key in script.js.

🖼 Preview


License

This project is open source and available under the MIT License.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.