use-hooks/react-hooks-axios

Manage state.

apenab opened this issue · 2 comments

I think you can also optimize the code by changing the useState by useReducer and that way you have a cleaner state management.

Thanks, good suggestion

Via 1.1.1