notJamesHan / Weather_App

Creating a weather app using API

Home Page:https://notjameshan.github.io/Weather_App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather_App

Creating a weather app using API

image

What is used

  • Vanilla JS
  • OpenWeatherMap API
  • Webpack
  • npm

Learned how to use .fetch and promises to connect API and display in on a website.

Used "async" and "await" for API to be searched and wait until the .json data is retrived.

About

Creating a weather app using API

https://notjameshan.github.io/Weather_App/


Languages

Language:JavaScript 100.0%