A weather application that provides real-time weather information for any location in the world.
- 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
- HTML5, CSS3, JavaScript
- React.js for building the frontend
- OpenWeather API to fetch real-time weather data
- Material-UI for UI components
- Clone this repository:
git clone https://github.com/your-username/weather-app.git