Skip to content

The SPA shows the minimum and maximum temperatures for the selected city and the hourly weather forecast for the next five days.

Notifications You must be signed in to change notification settings

vikylkinnelya/weather-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather forecast for 5 days

The SPA shows the minimum and maximum temperatures for the selected city and the hourly weather forecast for the next five days.

  • The user can enter a city or select from a list. The list of cities is taken from a json file from OWM
  • Forecast data comes from Open Weather Map.
  • The application consists of several modules, each of which serves a specific purpose. Webpack was uded for compiling them.

About

The SPA shows the minimum and maximum temperatures for the selected city and the hourly weather forecast for the next five days.

Topics

Resources

Stars

Watchers

Forks