# Cat Web ## Docs - [ApiTesting Component](https://mintlify.wiki/toryshchyn/cat-web/components/api-testing.md): Developer interface for testing protected API endpoints - [AuthGuard Component](https://mintlify.wiki/toryshchyn/cat-web/components/auth-guard.md): Protect routes and handle authentication states with the AuthGuard component - [MasterLayout Component](https://mintlify.wiki/toryshchyn/cat-web/components/master-layout.md): Main application layout with navigation drawer and responsive design - [Core Components Overview](https://mintlify.wiki/toryshchyn/cat-web/components/overview.md): Introduction to Cat Web component architecture and available components - [Configuration](https://mintlify.wiki/toryshchyn/cat-web/configuration.md): Configure environment variables and Auth0 authentication for Cat Web - [API Integration](https://mintlify.wiki/toryshchyn/cat-web/features/api-integration.md): Learn how Cat Web integrates with backend APIs using JWT authentication and the useApiService hook - [Authentication](https://mintlify.wiki/toryshchyn/cat-web/features/authentication.md): Learn how Cat Web implements Auth0 authentication with protected routes and JWT token management - [Dashboard](https://mintlify.wiki/toryshchyn/cat-web/features/dashboard.md): Explore the Material-UI powered dashboard with navigation drawer and user interface components - [Building for Production](https://mintlify.wiki/toryshchyn/cat-web/guides/building.md): Build, optimize, and deploy Cat Web for production environments - [Development](https://mintlify.wiki/toryshchyn/cat-web/guides/development.md): Set up and run Cat Web in development mode with hot reload and ESLint - [Installation](https://mintlify.wiki/toryshchyn/cat-web/installation.md): Get Cat Web up and running on your local machine - [Introduction](https://mintlify.wiki/toryshchyn/cat-web/introduction.md): Welcome to Cat Web - a modern React-based inventory catalogue application ## OpenAPI Specs - [openapi](https://mintlify.wiki/toryshchyn/cat-web/api-reference/openapi.json)