Weather App
Weather App
Weather App
Weather App
Weather App

Tags

HTMLCSSJavaScript

Description

The Weather App help us to see how is the weather in an specific location showing us the current weather and the weather of the coming 5 days, also each location shows a detailed information about the minimum and maximum temperature, the percentage of humidity and predictability. All this information is powered by https://www.metaweather.com/api/ .

Applied concepts

  • Asynchrnous requests
  • Promises
  • Fetching Data
  • Creation of dynamic DOM elements
  • CSS animations