Skip to content

Nesiht/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Displaying the weather in a city using Fetch() to get data from openweathermap.org API and handle the data, displaying information on a responsive site.

The problem / Solution

Understanding and reading the document about openweathermap API to know what kind of information that can be fetched and displayed to the user.

Displaying a five day forecast and show the correct data together with the correct day.

Converting the sunrise and sunset unix timestamps to todays date and time.

View it live

Link

About

Weather Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 48.2%
  • JavaScript 35.5%
  • HTML 16.3%