tejasnikumbh / book-viewer-redux

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 90.6%Language:HTML 6.1%Language:CSS 3.3%