Skip to content

Prasanth90/react_redux_open_weather_api

Repository files navigation

Weather App (React)

  • It shows the weather conditions of the given city
  • It shows the weather forecase for the next 48 hours
  • It shows the weather forecase for the next 7 days
  • It used open weather api to fetch the weather details
  • It caches the last 10 queries cities in the redux store (To avoid redundant api calls)
  • Mostly uses Material-UI
  • Tested in Chrome, Firefox, Safari, Edge
$ npm i
$ node run start

Dev Setup

  • Windows
  • Node v12.15.0
  • npm 6.13.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published