Skip to content

mascardoso/react-redux-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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