Simple app to get refamiliar with React Based on the starter code provided at https://github.com/StephenGrider/ReduxSimpleStarter
- Clone or download repository from git
- Change API Key in index.js to a valid API key found at console.developers.google.com
> npm install
> npm start
- App is run on localhost:8080