Demo app including TypeScript (as we like type safety, right?), React, Redux (state management; two ways of dispatching events, see login and login2 in userAction.ts), Ant Design (UI library having components you could think of), axios (for API calls and cal interceptions), and i18next translations.
First - yarn, then yarn start