Skip to content

Study of React state management using popular tools such as Redux, Mobx and Context

Notifications You must be signed in to change notification settings

rbschumacher/state-management

Repository files navigation

React State Management

This is a repo to study about state managers implementatios. The ideia is to manage a favorites list of Rick and Morty characters using different tools:

  • Redux
  • Mobx
  • Context API

Start the development server

After installing the dependecies, you can run

npm run dev
# or
yarn dev

About

Study of React state management using popular tools such as Redux, Mobx and Context

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published