A beautiful weather application that shows current conditions and forecasts. Search by city, get location-based weather, and view detailed forecasts.
- 🌡️ Current Weather — Temperature, humidity, wind speed
- 📅 7-Day Forecast — Weekly weather predictions
- 🔍 City Search — Find weather for any location
- 📍 Geolocation — Auto-detect your location
- 🎨 Dynamic UI — Weather-based theme changes
- 📱 Responsive — Works on any device
git clone https://github.com/foxnaim/Weather-app.git
cd Weather-app
yarn install
# Add your API key
echo "NEXT_PUBLIC_WEATHER_API_KEY=your_key" > .env.local
yarn devMIT © foxnaim