Skip to content

The redux-react application displays weather details in graph data format for cities on user search input by making API calls to Open Weather Map API

License

Notifications You must be signed in to change notification settings

rkredux/react-redux-weatherforecaster

Repository files navigation

react-redux-weatherforecaster

This application uses react library with redux for maintaining application state data and renders weather vitals for 5 day period using Open Weather map API.

Using react-sparkline npm package, the weather is rendered in graph data format.

The application also integrates with Google MAP API for rendering map data in the view.

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

> git clone https://github.com/rkredux/react-redux-weatherforecaster.git
> npm install
> npm start

About

The redux-react application displays weather details in graph data format for cities on user search input by making API calls to Open Weather Map API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published