Skip to content

gia-chow/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Browser Challenge

for this challenge, you will be back in the browser, trying to make a web-app that shows the weather for today

Instructions

  • sign up for this api: https://www.weatherapi.com/
  • read the docs: https://www.weatherapi.com/docs/
  • create a front-end, that does at least the following (make it look as good as you want)
    • pulls the weather for the current day, for a city of your choice
    • shows temperature
    • shows wind
    • shows cloud coverage
    • show precipitation
    • based off the above, gives a text description of the weather (e.g weather is nice today, weather is okay today, weather is not great today)

About

Searchable weather app (OK Coders Module 3 midway challenge)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors