Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 725 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 725 Bytes

🌦 Weather App

A weather application that provides real-time weather information for any location in the world.

Features

  • Search weather by city name
  • Display current weather conditions:
    • Temperature
    • Weather description (e.g., sunny, cloudy, rainy)
    • Humidity
    • Wind speed
  • Responsive design for mobile and desktop
  • Background changes based on the weather conditions

Technologies Used

  • HTML5, CSS3, JavaScript
  • React.js for building the frontend
  • OpenWeather API to fetch real-time weather data
  • Material-UI for UI components

Installation and Setup Instructions

  1. Clone this repository:
    git clone https://github.com/your-username/weather-app.git