A React Weather App that fetches real-time weather data from an API and displays current temperature, weather conditions, humidity, wind speed, and an icon representing the weather. Built with React and uses OpenWeather API.
A responsive Weather Application built with React that fetches live weather data from the OpenWeather API and displays current weather information with dynamic icons.
https://weather-app-five-ruddy-40.vercel.app/
- Fetches real-time weather data from OpenWeather API
- Displays current temperature, weather conditions, humidity, and wind speed
- Dynamic weather icons based on API response
- Responsive design for mobile and desktop
- Built with React, using functional components and hooks
- React / Vite
- JavaScript (ES6+)
- CSS / Flexbox
- OpenWeather API
- Clone the repository:
git clone https://github.com/YOUR_USERNAME/react-weather-app.git