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:
- Clone the repo
git clone- Install packages
yarn- Run the app
yarn dev- Open http://localhost:3000 to view it in the browser.