Weather App A simple weather app using React and Redux. Quickstart Checkout this repo, install dependencies, then start the gulp process with the following: > git clone https://github.com/ZackTaylor/React-Weather-App.git > cd React-Weather-App > npm install > npm start