Skip to content

faypi/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A group project using OpenWeatehrMap API to display today's weather of 5 cities and 5 days of weather forecast.

The problem

The major challenges were :

  • To understand data structure from OpenWeatherMap API
  • convert UTC to local time by using Date Web API
  • Getting minimum and maximum temperature by dividing daily weather data

View it live

https://weather-app-foxes-2-2022.netlify.app/

About

Weather Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.8%
  • CSS 16.2%
  • HTML 10.0%