Technologies Overview
React client is based on the following frameworks and libraries:
- 
React - UI rendering.
 - 
MobX - reactive state management.
 - 
Ant Design - UI components.
 - 
React Router - routing.
 - 
CUBA React Core - CUBA React core components and utilities.
 - 
CUBA React UI - CUBA React UI components and utilities.
 - 
CUBA REST JS - interaction with СUBA generic REST API.
 - 
Create React App - build scripts and configuration.
 
React client is written in TypeScript.