This app is using React with TypeScript and ES6, purely based on React Hooks (Functional Components)
Using TypeScript for connected functional components, UI components are using ESNext (ES6). Akita used for state management
You can use Redux-Devtools to monitor application state
Using eslint and tslint for linting with prettier. Linting and unit tests are integrated with git-hooks
Clone the repository, in the project directory, you can run: