shanky101 / ReduxBooks

Basic React-Redux showcase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReduxBooks

Project showcasing a basic React redux Combination for state management

Start Here

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

> git clone https://github.com/shanky101/ReduxBooks.git
> cd ReduxBooks
> npm install
> npm start

About

Basic React-Redux showcase

License:MIT License


Languages

Language:JavaScript 87.9%Language:HTML 12.1%