Frontend application built from the ground up, or using popular component library like Vuetify for Vue.js or Ant Design/Material UI for React.js.
Frontend application is baked with docker to run in containerized environment.
Full featured application written in Typescript with:
Vite build system,
properly configured eslint for linting and code style,
stylelint for styles linting,
lefthook to run checks before commiting changes,
configured Playwright for e2e testing,
configured client to fetch data from sources/API,
integration with Oauth authorization provider.