Skip to content

Weather app (PWA). With OpenWeather api, Google api, React, Redux.🌤

Notifications You must be signed in to change notification settings

kapustiansky/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App (PWA)
Technology: React, Redux, Material-UI, used OpenWeather API, used Google Map API.

What is done:

  1. Brief information about the weather in the city.
  2. Ability to add / remove cities. When adding new city, a request is made to receive the current weather and display it on the screen.
  3. The data is stored locally in LocalStorage (on page reload, the list of previously entered cities, the weather data is updated).
  4. When you click on "Learn More" button - display detailed information / go to page with detailed information.
  5. Adding a new query for the hourly forecast for the current day.
  6. Add Google Map API.
  7. On the detail page, the button: refresh weather data now. When pressed, update the weather data of the city.

On development stage:

  1. Refactoring code...

About

Weather app (PWA). With OpenWeather api, Google api, React, Redux.🌤

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published