A sleek, fully responsive Weather App built using React + Vite, styled with Tailwind CSS, and powered by the OpenWeatherMap API. Users can search for any city to view real-time weather details, including temperature, conditions, wind, humidity, visibility, sunrise, sunset, and more.
https://weather-app-1react.vercel.app/
- 🔍 Search by city name
- 🌡️ Current temperature (with toggle between °C and °F)
- 🌤️ Weather description and dynamic icon
- 💧 Humidity, 🌬️ Wind speed, 🔆 Pressure, 👁️ Visibility
- 🌅 Sunrise and Sunset local times
- 📆 7-day forecast (UI placeholder)
- 🕓 Hourly forecast (UI placeholder)
- 📱 Fully responsive layout
- 🎨 Modern UI with TailwindCSS and gradient backgrounds
| Tech | Description |
|---|---|
| React + Vite | Fast frontend development |
| Tailwind CSS | Utility-first CSS for styling |
| OpenWeatherMap | Free weather API |
git clone https://github.com/your-username/weather-app.git
cd weather-app