Skip to content

Weather app to practice async/await functions, using Openweather API

Notifications You must be signed in to change notification settings

kwen0/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌀WeatherFlow

WeatherFlow is a simple web app to look up weather forecasts by city.

Live demo

screenshot

Features

  • Allows user to search any city's weather forecast
  • Displays the city's current weather forecast, hourly forecast, and 7 day forecast
  • Background image is randomized based on the city's current weather condition
  • Can switch between Fahrenheit and Celsius

Tools Used

Getting Started

  • No dependencies are required to run this app locally, simply clone the repository and open the index.html file in your browser
$ git clone git@github.com:kwen0/weather-app.git

Future Features

  • Refine the search function to a country
  • Allow user to search location by zip code

Note

  • For the purpose of deploying this app to Github Pages, the API keys used have not been hidden

About

Weather app to practice async/await functions, using Openweather API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published