Skip to content

Itz-Sidra/Weather-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Web

Weather Web is a simple web application that allows users to search for weather information by city. The app fetches data from the OpenWeatherMap API and displays temperature, weather conditions, and a matching weather emoji. It includes error handling for invalid city names or API issues.

Features

  • City Search: Users can enter a city name and fetch weather data for that location.
  • Weather Data Display: The app displays the city's name, temperature (with min/max values), description, humidity, wind speed, and a weather emoji.
  • Responsive Design: The layout adjusts well for different screen sizes.
  • Weather Emoji: Different emojis are used to represent weather conditions based on the weather ID.
  • Error Handling: The app handles errors such as invalid city names.
  • Reset Functionality: After viewing the weather for one city, users can reset and search for another city.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • OpenWeatherMap API

Live Demo

You can view the live demo here: (https://weather-sidra.netlify.app/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published