Skip to content

REVANTSINGH01/Weather-Website

Repository files navigation

🌤️ Weather App

A simple, responsive weather website built using HTML, CSS, and JavaScript, powered by the OpenWeather API. It allows users to check the current weather conditions of any city in real time.


📸 Preview

✅ Normal City Search

Weather App Screenshot

❌ Invalid City Search

Invalid City Screenshot

The app handles errors gracefully by showing an appropriate message like "City not found" when a user enters an invalid city name.


🔧 Features

  • ✅ Real-time weather data using OpenWeather API
  • ✅ Search for any city in the world
  • ✅ Displays:
    • Temperature
    • Weather condition
    • Humidity
    • Wind speed
    • Weather icon
  • ✅ Responsive UI for both desktop and mobile
  • ✅ Error handling:
    • Displays a user-friendly message if the city name is invalid (see screenshot above)

🚀 Technologies Used


📦 Installation & Setup

  1. Clone the repository
    git clone https://github.com/yourusername/weather-app.git
    cd weather-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published