An open API service indexing awesome lists of open source software.

https://github.com/aaronksaunders/react-jumpstate-app

playing around with create-react-app and jumpstate, redux & firebase
https://github.com/aaronksaunders/react-jumpstate-app

create-react-app firebase jumpstate jumpsuit react reactjs redux

Last synced: 3 months ago
JSON representation

playing around with create-react-app and jumpstate, redux & firebase

Awesome Lists containing this project

README

          

#react-jumpstate-app
**Sample Application using [Jumpstate](https://github.com/jumpsuit/jumpstate) to simplify working with [Redux](https://github.com/reactjs/redux) for state management in your [React](https://facebook.github.io/react/) application**
- How to use [randomuser.me](https://randomuser.me/) to make an async request to load data
- How to use [Firebase](http://www.firebase.com/) to make async query and to show how to add items
- Simple integration of [react-router](https://github.com/ReactTraining/react-router)

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).