/react-usereducer-middleware

React's useReducer Hook with Middleware (and Afterware)

Primary LanguageJavaScript

react-usereducer-middleware

Showcasing how middleware works with React's useReducer Hook. Read more about it.

Installation

  • git clone git@github.com:the-road-to-learn-react/react-usereducer-middleware.git
  • cd react-usereducer-middleware
  • npm install
  • npm start
  • visit http://localhost:3000