A simple react-redux application to list book and show details of selected book. This application is helpful in understanding the react application workflow along with redux.
> git clone https://github.com/amarjeetkaurgill/react-redux-book-listing.git
> cd react-redux-book-listing
> npm install
> npm start