This is a react and redux application built using openWeatherApi and GoogleMapsApi third party libraries
Built with:
Node.js v10.3.0 React v16 Redux Babel WebPack 4
Application Overview
The application provides a 5-day forecast of the searched city in United Kingdom.
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone https://github.com/PalsRoy/WeatherApp.git
> cd Weather
Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> npm install
> npm start