🌤️ Weather App (React)
A simple and elegant React-based Weather Application that shows real-time weather details like temperature, humidity, wind speed, and weather conditions using an online weather API.
- Search weather by city
- Real-time temperature
- Humidity and wind speed
- Weather condition icons
- Responsive UI with Bootstrap
- Extra custom styling using CSS
- React JS
- Vite
- Bootstrap / Custom CSS
- OpenWeatherMap API
- User enters a city name
- App sends a request to the weather API
- Live weather details are shown instantly with icons
- Layout designed using Bootstrap grid & components
- Additional custom CSS for colors, spacing, and card styling