/useReducer-example

A small project to help us understand the useReducer hook. We are replacing the code in our useEffect example with useReducer for state management.

Primary LanguageJavaScript

No issues in this repository yet.