Trying to improve the readability in react app.js file, and improve useReducer and useContext usage

Hello, can someone please guide me in improving the readability and organization of my App.js file. Right now, it seems really messy. Also, is there a better of using useReducer together and useContext hooks or what I’m doing is OK? p.s. I have currently no experience with redux yet.
https://codesandbox.io/s/festive-black-hz41s

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.