react-redux-contentful-blog
react-redux-contentful-blog copied to clipboard
A simple React-Redux application powered by Contentful API
###Getting Started#### Checkout this repo, install dependencies, then start the server with the following:
> git clone [email protected]:avishekjana/react-redux-contentful-blog.git
> cd react-redux-contentful-blog
> npm install
> npm start