A simple and responsive Weather App built using React.
It fetches real-time weather data using an API and displays it in a clean UI.
- 🌍 Search weather by city name
- 🌡️ Displays temperature in Celsius
- 💧 Shows humidity
- 🌬️ Displays wind speed
- ☁️ Weather condition (cloudy, clear, etc.)
- 🎨 Clean and modern UI
- React (Vite)
- JavaScript
- CSS
- Weather API
- Clone the repository:
git clone https://github.com/your-username/weather-app-react.git