Employee finder frontend To run this app follow the next steps. Install packages via pnpm install Create .env file and specify following variables VITE_APP_API_URL: VITE_APP_KEYCLOAK_URL: VITE_APP_KEYCLOAK_CLIENT_ID: VITE_APP_KEYCLOAK_REALM_NAME: Run the app pnpm run dev