About Weather App

The Weather App is designed to provide users with accurate and real time weather information for any city...

Key Features

  • Search weather by city name
  • View real time weather details
  • Explore detailed results
  • Access search history
  • Fast and responsive UI

APIs & Data Sources

This application uses the OpenWeatherMap API to fetch weather data...

How It Works

  1. User enters a city name in the search bar on the Home page.
  2. Backend calls the OpenWeatherMap API.
  3. API returns JSON with weather details.
  4. Backend processes and forwards response.
  5. Frontend displays results and saves to history.
Built with ❤️, Next.js, TailwindCSS, expressJS and OpenWeatherMap API.