Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 294 Bytes

Books Library with ReactJS + Redux

A simple React Application with Redux that gets details from books

Demo

https://mascardoso.github.io/react-redux-books

For Development

Checkout this repo and install dependencies:

> npm install
> npm start

Navigate to localhost:8080