Simple TODO app using functional components and basic reducer hook with Redux and TypeScript
yarn add typescript @types/node @types/react @types/react-dom @types/jest
The project is created with create-react-app. After that we need to:
yarn add jest ts-jest babel-jest