Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 678 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 678 Bytes

Weather-App using Vanilla JavaScript, HTML and CSS.

This project is a simple weather forecast which uses some APIs to fecth data from the OpenWeatherMap using Geolocation. The main goal of this project is to be a sample of how to build a Weather App using APIs.

Display

Useful information:

Skills Requirements for this project:

  • HTML and CSS knowledge.
  • You will use: objects, functions, if statemens, among others.
  • API knowledge.