Welcome to the Weather App! This web application fetches and displays weather data for cities around the world. It features an interactive, visually appealing interface with dynamic backgrounds and weather data for each city.
- The table contains columns for City Name, Country, Timezone, and Coordinates.
- As you scroll, additional cities are dynamically loaded without page refresh.
- The background dynamically changes based on the current weather conditions, using weather APIs.
- Sunny: Bright, warm Background Image.
- Rainy: Cool, blue shades Background Image.
- Cloudy: Gray or Cloudy toned Background Image.
- Click on a city name to view detailed weather information.
- Column Sorting: Click on the headers (City Name, Country, Timezone, etc.) to sort the data.
- Search Functionality: Use the search bar to filter cities by name.
- The application is fully responsive, ensuring a smooth experience on desktops, tablets, and mobile devices.