Exercise #84: Use Reducer
React + TypeScript ยท 03-hooks
Goal

Goal: Define state and action types and wire them into the reducer.

Run "Check Solution" to validate your code in the browser.