A sample project for react JS using use reducer hook and contect API (use context hook)
Steps:
- Clone the project: git clone https://github.com/shadymohs/react-useReducer-contextAPI.git
- cd react-useReducer-contextAPI
- Install dependencies: npm i
- Start the project : npm start