Simple Redux application to help people decide on which memory cards to buy for their cameras Made using the ReduxSimpleStarter seed written by @StephenGrider
####Note ##### A seperate branch contains a version with react router and a memory card suggestor component but ghpages is unable to support react-router at time of dev
####Usage ##### Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone
> cd memcardhelp
> npm install
> npm start