Within this repository there are 8 tasks to complete to implement a counter using both react and redux
ReactCounter.js -> #1, #2, #3
counterSlice.js -> #4, #5, #6
ReduxCounter.js -> #7, #8, #9, #10
To create your own template, run the following command: npx create-react-app client --template redux