Application developed using React and Redux.
Provide a 5 day weather forecast every 3 hours, the application provides information for:
- Temperature
- Pressure
- Humidity
Search how many cities that you want!
> git clone https://github.com/MGurtD/react-redux-weather-search.git
> cd react-redux-weather-search
> npm install
> npm start