Skip to content

Pankaj-240/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A responsive web application that fetches real-time weather data using a free weather API.
It comes with temperature conversion (°C / K), dynamic weather icons, a dark/light mode toggle, and uses localStorage to remember your preferences even after refreshing the page.


Live Demo

Click here to try the app


Features

  • Temperature unit conversion (Celsius / Kelvin)
  • Dark / Light mode toggle
  • Real-time weather updates using a free API
  • Dynamic weather icons based on conditions
  • User preferences saved with localStorage

Tech Stack

  • HTML5
  • CSS3 (Responsive design)
  • JavaScript (Vanilla JS)
  • Free Weather API

Usage

  1. Open the live demo.
  2. Search for any city to see its weather details.
  3. Toggle temperature units or switch between light/dark mode.

Contributing

Contributions are welcome! Feel free to fork this repo, open issues, or submit pull requests.

About

🌦️ Weather App – A responsive web app using a free weather API. It features temperature conversion (C/K), dynamic weather icons, dark/light mode toggle, and localStorage support to remember user settings even after refresh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors