Template of a React aplication with material-ui and redux with TypeScript. This template includes the toolkit library for redux. The eslint config is base on airbnb with some modifications.
npx create-react-app my-app --template react-material-ui-redux
yarn create react-app my-app --template react-material-ui-redux