This project was bootstrapped with Create React App.
This project consists of 3 branches:
- use-state-hook
- react-redux
- redux-toolkit
Each branch has a separate implementation of a simple Counter component
using 3 different methods of managing state within a React application.
Explore each branch independently to understand the differences in implementation.
https://react.dev/reference/react/useState
In the project directory, you can run:
Runs the app in the development mode.
Builds the app for production to the build
folder.