Redux + TypeScript

Hello and welcome! :) This app was generated by the Create React App template and bootstrapped with Redux, React Router, React Testing Library, TypeScript, ESlint, Prettier for you. Take a look around ;)

Counter component

Counter: 0

Here you can increment and decrement counter value using buttons below. All the state updates are performed via redux actions.