About Weather App
APIs & Data Sources
This application uses the OpenWeatherMap API to fetch weather data...
How It Works
- User enters a city name in the search bar on the Home page.
- Backend calls the OpenWeatherMap API.
- API returns JSON with weather details.
- Backend processes and forwards response.
- Frontend displays results and saves to history.