@zooly/app-client is a React client package that provides reusable UI components and screens for the main application. This package contains pure React code that doesn't assume a specific framework (like Next.js), but uses Tailwind CSS for styling.
@zooly/app-clientpackages/clientdata-testid attributes for automated testingThe package includes:
M3Button, Sidebar, UserHomeDashboardScreen, LicenseImageScreen, LicenseMerchScreen, LicenseVoiceScreen, ProfileSetupScreen, SetupScreenThis package is used by Next.js apps and Vite apps as a shared component library. It provides the core UI building blocks for the application.