Redux simple blog This is a React Redux simple blog Familiar with Git? Checkout this repo, install dependencies, then start the gulp process with the following: > git clone https://github.com/davidsellen/reactBlogApp.git > cd reactBlogApp > npm install > npm start