Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

SkyCast is a responsive weather dashboard for current conditions, hourly forecasts, and a 7-day outlook for cities worldwide.

Features

  • City search with autocomplete suggestions
  • Live weather data from Open-Meteo
  • Celsius/Fahrenheit toggle
  • Responsive soft-glass interface
  • GSAP entrance, loading, and forecast animations
  • Vanilla HTML, CSS, and JavaScript with no build step

Run locally

Open index.html in a modern browser, or serve this folder with any static server. An internet connection is required for weather and city data.

Files

  • index.html - semantic page structure and external library references
  • styles.css - responsive visual design and layout
  • app.js - API requests, rendering, search, unit conversion, and GSAP motion

APIs

  • Weather: https://api.open-meteo.com/v1/forecast
  • City search: https://geocoding-api.open-meteo.com/v1/search

About

A beautiful, responsive weather application that provides real-time weather data and 7-day forecasts for any location worldwide. Built with HTML, CSS, JavaScript, and enhanced with GSAP animations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages