Showcasing the different approaches and benefits of using useState and useReducer in React. Read more about it.
git clone [email protected]:the-road-to-learn-react/react-usestate-vs-usereducer.git
- cd react-usestate-vs-usereducer
- npm install
- npm start
- visit
http://localhost:3000