Skip to content

A full React Counter/Todo application using reactive-state as a Container plus RxJS instead of Redux

Notifications You must be signed in to change notification settings

Dynalon/reactive-state-react-example

Repository files navigation

Reactive-State example project

This is a small example project that demonstrates the reactive-state container, which is intended to replace redux when using RxJS.

The source code is commented for educational purposes and contains varios examples (from simple to more complex) in order to help anyone interested in reactive-state to get started.

Setup

  1. git clone this repo
  2. npm install
  3. npm start

License

This example project as well as reactive-state itself is licensed under MIT License.

About

A full React Counter/Todo application using reactive-state as a Container plus RxJS instead of Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published