Changed error messages
Changed error messages for required email and password and added check of email address format
Added layout of the login screen
Created a layout in a separate file and added it to the login screen
Added basic login form
Installed ant-design
Backend - JWT Authentication done
RestApi client generation script based on OpenAPI (swagger)
ESLint and Prettier tools basic config
WebApp (React + Next + TypeScript) project added