Weather App built using React, OpenWeather API, and a glassmorphism UI. Updated UI and minor fixes (April 2026)
- Real-time weather data (temperature, humidity, wind)
- Supports all cities worldwide
- Elegant UI
- Instant search with Enter key
- Responsive design
- React.js
- OpenWeather API
- Modern CSS (Glassmorphism)
Run the following commands:
git clone https://github.com/bot87ever/weather-app.git
cd weather-app
npm install
npm start