Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avishekjana/react-redux-contentful-blog

A simple React-Redux application powered by Contentful API
https://github.com/avishekjana/react-redux-contentful-blog

contentful javascript react redux

Last synced: 25 days ago
JSON representation

A simple React-Redux application powered by Contentful API

Awesome Lists containing this project

README

        

###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
```