This project was bootstrapped with Create React App.
This a simple project testing two react providers as siblings.
Summary: You can use two same providers parallely, check App.js
under sibling-react-provider-test/src/App.js
.
-
git clone https://github.com/devalevenkatesh/sibling-react-provider-test.git
-
cd sibling-react-provider-test
-
npm start