Created a modern weather detection website that provides real-time weather data. It is a responsive web application that allows users to search for real-time weather data for any city using the OpenWeatherMap API.
-
🔍 Search weather by city name
-
🌡️ Real-time temperature, humidity, and wind data
-
💬 Ask weather-related questions (e.g., "Will it rain today?")
-
🎨 Clean and modern UI
-
⚡ Fast and responsive design
- Frontend: HTML, CSS, JavaScript
- API: OpenWeatherMap API
- Deployment: Vercel
- User enters a city name
- App fetches live weather data using OpenWeatherMap API
- Weather details are displayed instantly
- Users can also ask common weather-related questions
Check out the live website here



