Skip to content

harshad57/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

live :- Weather App

🌦️ Weather Application

This project is a simple web-based weather application that fetches and displays real-time weather data based on user input. It provides information such as temperature, weather description, humidity, and wind speed using the OpenWeatherMap API.

Features :-

  • 📍 Location Input : Allows users to enter a city name to get the weather information.
  • 🌡️ Current Weather Data : Displays the current temperature, weather description, humidity, and wind speed for the entered location.
  • 🌤️ Weather Icons : Shows relevant weather icons based on the current weather condition (e.g., Clear, Cloudy, Rain).

JavaScript Features :-

  • ✅ Input Validation : Prevents empty searches and prompts users to enter a valid city name.
  • 🚨 Error Handling : Displays error messages if the city is not found or if there’s an issue with the API request.

Check it out live :- https://weather-app-harshad57.vercel.app

About

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors