Skip to content

iAmAlwaysHome/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather web app

Isometric weather dashboard for the specified city for the next 7 days.

Description

The Weather web app was created to practice API usage. To make my weather dashboard to look different and interesting weather data is displayed isometrically to give user a 3D feel. I will soon rewrite it using React.

Key features

  • Shows weather for the specified city for the next 7 days.
  • Users can input city manually or allow app to locate them.
  • The temperature can be displayed in either F or C.
  • Uses OpenWeather and Geolocation API data.
  • Displays real time.
  • Data is displayed isometrically on top of a looped video background.

screen1