Skip to content

a basic weather app that changes background dynamically based on weather selected for a static city

License

Notifications You must be signed in to change notification settings

ajpienaar/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Overview

This Weather App provides real-time weather information for various cities around the world. Users can select a city from a dropdown menu or select "current location" to view the current weather conditions including temperature, humidity, wind speed, and a general description of the weather.

Features

  • Real-time weather data fetching from the OpenWeatherMap API with Geolocation.
  • Dynamic background that changes based on the current weather conditions and time of day.
  • Display of weather-related details such as temperature, wind direction, humidity, and a general overview.
  • Supports multiple major cities across the globe and Geolocation.

How to Use

  1. Select a city from the dropdown menu or select "current location"
  2. Click the 'Submit' button to fetch and display the weather data for the selected city.

Prerequisites

Before running this app, make sure you have the following installed:

  • A modern web browser (e.g., Chrome, Firefox, Safari).
  • Node.js (if running locally).
  • A working OpenWeatherMap API

About

a basic weather app that changes background dynamically based on weather selected for a static city

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published