? Weather Dashboard (React Project)
? Description (English)
A responsive Weather Dashboard web application built using React.js, which displays real-time weather data for any city worldwide.
The application fetches data from a well-known and reliable public weather API and presents information such as temperature, weather conditions, humidity, and wind speed in a clean and user-friendly UI.
? Features
Search weather by city name
Real-time weather data
Responsive design (Desktop & Mobile)
Clean and modern UI
Error handling for invalid city names
? Technologies Used
React.js
JavaScript (ES6+)
REST API (Public Weather API)