Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple weather dashboard built with plain HTML, CSS and JavaScript — no frameworks, no packages.

Live: https://rax498.github.io/Weather-App/

Features

  • Current weather, air conditions and a 7-day forecast for any city
  • Two themes with a one-click switcher:
    • Neobrutalism (default) — flat colors, thick borders, hard shadows
    • Glassmorphism — frosted glass cards with a gradient or photo background toggle
  • Theme and background choices are remembered between visits

Run locally

No build step. Just open index.html in a browser, or serve the folder (e.g. VS Code Live Server).

Tweak the themes

Each theme is one self-contained file in themes/. All colors, borders, shadows and fonts are CSS variables in the :root block at the top of each file.

APIs

  • Open-Meteo — weather data (no API key needed)
  • Photon — city name to coordinates

About

A simple weather dashboard built with plain HTML, CSS and JavaScript

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages