Skip to content

vidalhuix/weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is an easy-looking web page that has pretty elaborated code behind the scenes. It fetches weather information from an open API that updates every 4 hours.

The problem

The main problem was to sort and show the forecast information from the API. The styling wasn't easy either; if I had more time, I would like to change the icons and improve the responsiveness for tablets and PC screens.

View it live

Click here to explore and experience it.

About

Vanilla javascript weather website that fetches data from an open API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 55.1%
  • CSS 35.2%
  • HTML 9.7%