Book store using React and Redux. Build using react-slingshot boilerplate Install npm packages then run: npm start -s You can access the API via localhost:3001/books The data is served from src/db/*.json using json-server