Skip to content

s-hens/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Summary

This is a web app that displays the latest real-time weather data using WeatherAPI. The weather is visualised with minimalist CSS animations.

Created as part of The Odin Project Full Stack JavaScript curriculum.

Features

  • Unique animations for clear, partly cloudy, overcast, rainy, and snowy weather during day and night
  • Animations can be paused/unpaused at any time
  • Animations are automatically paused for users who have selected reduced motion in their OS accessibility settings
  • Users can toggle between celsius and fahrenheit

I learned about...

  • Asynchronous code
  • Working with third-party APIs
  • Async/await
  • Error handling
  • CSS animations
  • Motion preferences & a11y

About

Check the current weather with WeatherAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published