Skip to content

szare/react-redux-timetravel

 
 

Repository files navigation

React Redux with Time travel sample

Redux Time Travel

This is a sample app using Redux and React. It is created as an example on how to the Redux DevTools work and how you can integrate them into your app to speed up development.

You can check out the demo here

If you are interested in hybrid app development using React, check out the Onsen UI React Components. We would love to get your feedback. We love getting stars on GitHub.

For a more complete example using React and Redux with Onsen UI, please check out the Weather app. Source code here.

How to run it

To run it simply do:

npm install
npm start

The app will run at http://localhost:9000.

About

Simple React app using Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%