manami-d / Weather-API

Learning how to use an API using the open weather api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Description

This is a project to create a weather App using all the things I have learnt so far.

Technology I used

What I learnt from this exercise

  • Async/await: how to use this when I fetch data using APIs
  • DOM events
  • Dot notation to get data that was needed

About

Learning how to use an API using the open weather api

License:MIT License


Languages

Language:HTML 50.7%Language:JavaScript 44.5%Language:CSS 4.7%