A sleek and minimal weather application built using React, Vite, and TailwindCSS. This app fetches real-time weather data using a public weather API and displays it with a clean, responsive UI.
- 🔍 Search for real-time weather by city name
- 📍 Get current location weather
- 🌡️ Shows temperature, humidity, wind speed, and conditions
- 🎨 Clean and responsive UI using TailwindCSS
- ⚡ Fast performance powered by Vite
- Frontend: React + Vite
- Styling: TailwindCSS
- API: OpenWeatherMap API (or your choice of weather API)
git clone https://github.com/your-username/weatherApp.git
cd weatherApp