Skip to content

React-Redux application to display the weather forecast. Redux Promises is used as a middleware while acessing data from an external API. Google maps is integrated which displays the location of the searched city.

License

poorvitusam/WeatherForecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherForecast

This is a React-Redux application to display the weather forecast. Redux Promises is used as a middleware while acessing data from an external API. The user can search the name of the city using the search bar in the application. Google maps is integrated which displays the location of the searched city.

Getting Started

Checkout this repo, install dependencies, clone the repository then start the gulp process with the following:

> npm install
> npm start

About

React-Redux application to display the weather forecast. Redux Promises is used as a middleware while acessing data from an external API. Google maps is integrated which displays the location of the searched city.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published