/book-viewer-redux

Simple Book viewer after selection from a list using redux with react.

Primary LanguageJavaScriptMIT LicenseMIT

BookViewerRedux

  • Simply select a book and view it's details in a stylised format.
  • Simple project for demonstration of redux abilities

Installation Instructions

> git clone https://github.com/tejasnikumbh/book-viewer-redux.git
> cd book-viewer-redux
> npm install
> npm start