the-road-to-learn-react / react-usereducer-hook

State management in React with the useReducer hook.

Home Page:https://www.robinwieruch.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-usereducer-hook

Build Status Slack Greenkeeper badge

Showcasing how state management in React works with the useReducer hook. Read more about it.

Installation

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

About

State management in React with the useReducer hook.

https://www.robinwieruch.de


Languages

Language:JavaScript 81.6%Language:HTML 18.4%