This project was creted as part of learning process for using various eact API hooks including useEffect
, useState
and useReducer
.
It implements a simple store and provides communcation between components using useContext
API.
- In the project directory, you can run
npm start
- Runs the app in the development mode.
- Open http://localhost:3000 to view it in the browser.