Skip to content

robertheory/react-state-management

Repository files navigation

React State Management 101

In this project i will be exploring the different ways to manage a global state in a react application with the help of the following libraries:

Getting Started

Prerequisites

Installation

  1. Clone the repo
git clone
  1. Install packages
yarn
  1. Run the app
yarn dev
  1. Open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

 
 
 

Contributors