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
- Host: GitHub
- URL: https://github.com/aaronksaunders/react-jumpstate-app
- Owner: aaronksaunders
- Created: 2017-02-17T15:10:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T03:18:17.000Z (over 9 years ago)
- Last Synced: 2025-05-27T23:02:38.692Z (about 1 year ago)
- Topics: create-react-app, firebase, jumpstate, jumpsuit, react, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).