Skip to content

sureshbabu1995/global-weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This weather app provides real-time weather information for different locations. It allows users to select a location, view current weather data, and switch between light and dark modes.

Features

  • Location Selection: Users can choose a location from a dropdown to get the weather details.
  • Temperature and Weather Image: Displays current temperature and an associated weather image.
  • Weekly Report: View the weather forecast for the upcoming week.
  • Mode Toggle: Switch between light and dark modes for user preference.
  • Responsiveness: The app is fully responsive, ensuring it works seamlessly across devices.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Open the index.html file in a browser.
  2. Select a location to view the weather.
  3. Toggle the mode between light and dark using the button in the navbar.

Setup

Clone this repository and open the index.html file to start using the weather app.

About

For Weather UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.9%
  • JavaScript 41.5%
  • HTML 13.6%