This project provides UI with ability to decline several ukrainian names with military ranks and positions using shevchenko-js library.
It's possible to decline position, rank, last name, first name, patronymic name containing multiple words only if it's on the 1st place in the row. All words above count of the selected input format will be assigned to the 1st element of input format.
To start the development server with hot-reload, run the following command. The server will be accessible at http://localhost:3000:
pnpm devTo build project for production
pnpm build