This project uses combination of React, Webpack.
The application requires Node, recommended version is 20.
All code uses TypeScript as a standard for static typing.
As a default package manager NPM is used.
start
build
Run Unit Tests with Jest
test
Lint with ESLint
lint
Prettier with Prettier
format
All components use SCSS methodology and have the same structure. It makes development more predictive, readable and simple.