Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heldrida/reactreduxbooklist

A Book list app implementation in React + Redux
https://github.com/heldrida/reactreduxbooklist

Last synced: about 1 month ago
JSON representation

A Book list app implementation in React + Redux

Awesome Lists containing this project

README

        

# ReduxSimpleStarter

Checkout this repo, install dependencies, then start the gulp process with the following:

```
> git clone [email protected]:StephenGrider/ReduxSimpleStarter.git
> cd ReduxSimpleStarter
> npm install
> npm start
```

Also, generate API key from Google youtube and copy the api_keys.example.js as api_keys.js and place the generated key there!