Skip to content

yurihoka/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This challenge is to integrate with the Open Weather API to pull weather data and display it. The users should be able to:

  • Search for a city using an input field.
  • Save favorite cities by clicking on a star icon.
  • See the current weather info based on the selected city.
  • See forecast for the next 5 days.
  • See weather info for every 3 hours of each day.
  • Have a good experience using desktop or mobile screen sizes.

In-charge part

I was in-charged "fivedays section" which displays 5days weather of specific location.

What I learned

Learned how to get specific data from API data list.

What I struggled

Struggled how to pass data to other function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published