Skip to content

Moslihbadr/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

The Weather App is a web-based application that allows you to get the current weather information for a specific city by entering the city name.

Features

  • Get current weather information for a city
  • Temperature displayed in Celsius
  • Weather icons displayed based on current weather conditions
  • Error handling for invalid city names

Technologies

The Weather App is built using the following technologies:

  • HTML/CSS for the user interface
  • JavaScript for the client-side logic and API requests
  • OpenWeatherMap API for weather data

Installation

To use the Weather App, simply visit the website at https://badr-current-weather.netlify.app

Usage

  1. Enter the name of the city for which you want to get the weather information in the input field provided.
  2. Press the "Get Weather" button.
  3. The current weather information for the specified city will be displayed on the screen, including the temperature, weather description, and an icon indicating the current weather conditions.

If you enter an invalid city name, an error message will be displayed on the screen indicating that the city name is not valid.

Credits

The Weather App uses the OpenWeatherMap API to retrieve weather information for cities. You can learn more about the OpenWeatherMap API at https://openweathermap.org/api.

About

a web-based tool that provides the current weather information for any city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published