# Mantis MUI React

## v4.2.0

- [Documentation](https://codedthemes.gitbook.io/mantis/readme.md): Mantis - React Dashboard Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/pre-requisites.md): Prerequisites for Run and Build Mantis.
- [Quick Start](https://codedthemes.gitbook.io/mantis/quick-start.md): Jumpstart your project with Mantis.
- [APM Installation Guide](https://codedthemes.gitbook.io/mantis/apm.md): To get started with the Agent Package Manager (APM), follow the instructions below based on your operating system. These steps will configure the environment and install all necessary dependencies.
- [Package](https://codedthemes.gitbook.io/mantis/package.md): Summary of each license packages.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/folder-structure.md): A simple, intuitive folder structure ensures easy navigation without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/state-management.md): Handling Context, State, and Hooks for Efficient State Management.
- [Internationalization](https://codedthemes.gitbook.io/mantis/internationalization.md): Localization Support for Edge, Chrome, Firefox, and Safari
- [AI](https://codedthemes.gitbook.io/mantis/ai.md)
- [AGENTS.md](https://codedthemes.gitbook.io/mantis/ai/agents-md.md)
- [Why Prompt?](https://codedthemes.gitbook.io/mantis/ai/why-prompt.md)
- [Pre-Built Prompts](https://codedthemes.gitbook.io/mantis/ai/pre-built-prompts.md)
- [Authentication](https://codedthemes.gitbook.io/mantis/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/authentication/switch-to-aws-cognito.md)
- [Switch to Supabase](https://codedthemes.gitbook.io/mantis/authentication/switch-to-supabase.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Dashboard as First Page](https://codedthemes.gitbook.io/mantis/how-to/dashboard-as-first-page.md): How to set Dashboards First page instead landing
- [Render Menu from the backend](https://codedthemes.gitbook.io/mantis/how-to/render-menu-from-the-backend.md): Render menu via backend
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/how-to/remove-menu-render-from-backend.md): Remove menu via backend
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Remove Internationalization](https://codedthemes.gitbook.io/mantis/how-to/remove-internationalization.md): Remove i18n
- [Figma](https://codedthemes.gitbook.io/mantis/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/resources.md)
- [Roadmap](https://codedthemes.gitbook.io/mantis/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/support.md): Feel free to reach out anytime for any type of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/changelog.md): Track All Updates, Improvements, and Bug Fixes in the Changelog.
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/faq.md): Find Answers to Common Questions and Troubleshooting Tips.

## v4.1.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v4.1.0/readme.md): Mantis - React Dashboard Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v4.1.0/pre-requisites.md): Prerequisites for Run and Build Mantis.
- [Quick Start](https://codedthemes.gitbook.io/mantis/v4.1.0/quick-start.md): Jumpstart your project with Mantis.
- [Package](https://codedthemes.gitbook.io/mantis/v4.1.0/package.md): Summary of each license packages.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v4.1.0/folder-structure.md): A simple, intuitive folder structure ensures easy navigation without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v4.1.0/state-management.md): Handling Context, State, and Hooks for Efficient State Management.
- [Internationalization](https://codedthemes.gitbook.io/mantis/v4.1.0/internationalization.md): Localization Support for Edge, Chrome, Firefox, and Safari
- [AI](https://codedthemes.gitbook.io/mantis/v4.1.0/ai.md)
- [AGENTS.md](https://codedthemes.gitbook.io/mantis/v4.1.0/ai/agents-md.md)
- [Why Prompt?](https://codedthemes.gitbook.io/mantis/v4.1.0/ai/why-prompt.md)
- [Pre-Built Prompts](https://codedthemes.gitbook.io/mantis/v4.1.0/ai/pre-built-prompts.md)
- [Authentication](https://codedthemes.gitbook.io/mantis/v4.1.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v4.1.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v4.1.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v4.1.0/authentication/switch-to-aws-cognito.md)
- [Switch to Supabase](https://codedthemes.gitbook.io/mantis/v4.1.0/authentication/switch-to-supabase.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v4.1.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v4.1.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v4.1.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v4.1.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v4.1.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Dashboard as First Page](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/dashboard-as-first-page.md): How to set Dashboards First page instead landing
- [Render Menu from the backend](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/render-menu-from-the-backend.md): Render menu via backend
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/remove-menu-render-from-backend.md): Remove menu via backend
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Remove Internationalization](https://codedthemes.gitbook.io/mantis/v4.1.0/how-to/remove-internationalization.md): Remove i18n
- [Figma](https://codedthemes.gitbook.io/mantis/v4.1.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v4.1.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v4.1.0/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v4.1.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/v4.1.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/v4.1.0/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v4.1.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v4.1.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v4.1.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v4.1.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v4.1.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v4.1.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v4.1.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v4.1.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v4.1.0/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v4.1.0/resources.md)
- [Roadmap](https://codedthemes.gitbook.io/mantis/v4.1.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v4.1.0/support.md): Feel free to reach out anytime for any type of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v4.1.0/changelog.md): Track All Updates, Improvements, and Bug Fixes in the Changelog.
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v4.1.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v4.1.0/faq.md): Find Answers to Common Questions and Troubleshooting Tips.

## v4.0.1

- [Documentation](https://codedthemes.gitbook.io/mantis/v4.0.1/readme.md): Mantis - React Dashboard Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v4.0.1/pre-requisites.md): Prerequisites for Run and Build Mantis.
- [Quick Start](https://codedthemes.gitbook.io/mantis/v4.0.1/quick-start.md): Jumpstart your project with Mantis.
- [Package](https://codedthemes.gitbook.io/mantis/v4.0.1/package.md): Summary of each license packages.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v4.0.1/folder-structure.md): A simple, intuitive folder structure ensures easy navigation without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v4.0.1/state-management.md): Handling Context, State, and Hooks for Efficient State Management.
- [Internationalization](https://codedthemes.gitbook.io/mantis/v4.0.1/internationalization.md): Localization Support for Edge, Chrome, Firefox, and Safari
- [Authentication](https://codedthemes.gitbook.io/mantis/v4.0.1/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v4.0.1/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v4.0.1/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v4.0.1/authentication/switch-to-aws-cognito.md)
- [Switch to Supabase](https://codedthemes.gitbook.io/mantis/v4.0.1/authentication/switch-to-supabase.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v4.0.1/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v4.0.1/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v4.0.1/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v4.0.1/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v4.0.1/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Dashboard as First Page](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/dashboard-as-first-page.md): How to set Dashboards First page instead landing
- [Render Menu from the backend](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/render-menu-from-the-backend.md): Render menu via backend
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/remove-menu-render-from-backend.md): Remove menu via backend
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Remove Internationalization](https://codedthemes.gitbook.io/mantis/v4.0.1/how-to/remove-internationalization.md): Remove i18n
- [Figma](https://codedthemes.gitbook.io/mantis/v4.0.1/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v4.0.1/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v4.0.1/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v4.0.1/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/v4.0.1/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/v4.0.1/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v4.0.1/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v4.0.1/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v4.0.1/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v4.0.1/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v4.0.1/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v4.0.1/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v4.0.1/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v4.0.1/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v4.0.1/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v4.0.1/resources.md)
- [Roadmap](https://codedthemes.gitbook.io/mantis/v4.0.1/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v4.0.1/support.md): Feel free to reach out anytime for any type of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v4.0.1/changelog.md): Track All Updates, Improvements, and Bug Fixes in the Changelog.
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v4.0.1/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v4.0.1/faq.md): Find Answers to Common Questions and Troubleshooting Tips.

## v4.0.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v4.0.0/readme.md): Mantis - React Dashboard Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v4.0.0/pre-requisites.md): Prerequisites for Run and Build Mantis.
- [Quick Start](https://codedthemes.gitbook.io/mantis/v4.0.0/quick-start.md): Jumpstart your project with Mantis.
- [Package](https://codedthemes.gitbook.io/mantis/v4.0.0/package.md): Summary of each license packages.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v4.0.0/folder-structure.md): A simple, intuitive folder structure ensures easy navigation without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v4.0.0/state-management.md): Handling Context, State, and Hooks for Efficient State Management.
- [Internationalization](https://codedthemes.gitbook.io/mantis/v4.0.0/internationalization.md): Localization Support for Edge, Chrome, Firefox, and Safari
- [Authentication](https://codedthemes.gitbook.io/mantis/v4.0.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v4.0.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v4.0.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v4.0.0/authentication/switch-to-aws-cognito.md)
- [Switch to Supabase](https://codedthemes.gitbook.io/mantis/v4.0.0/authentication/switch-to-supabase.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v4.0.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v4.0.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v4.0.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v4.0.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v4.0.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Dashboard as First Page](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/dashboard-as-first-page.md): How to set Dashboards First page instead landing
- [Render Menu from the backend](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/render-menu-from-the-backend.md): Render menu via backend
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/remove-menu-render-from-backend.md): Remove menu via backend
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Remove Internationalization](https://codedthemes.gitbook.io/mantis/v4.0.0/how-to/remove-internationalization.md): Remove i18n
- [Figma](https://codedthemes.gitbook.io/mantis/v4.0.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v4.0.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v4.0.0/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v4.0.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/v4.0.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/v4.0.0/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v4.0.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v4.0.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v4.0.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v4.0.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v4.0.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v4.0.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v4.0.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v4.0.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v4.0.0/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v4.0.0/resources.md)
- [Roadmap](https://codedthemes.gitbook.io/mantis/v4.0.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v4.0.0/support.md): Feel free to reach out anytime for any type of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v4.0.0/changelog.md): Track All Updates, Improvements, and Bug Fixes in the Changelog.
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v4.0.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v4.0.0/faq.md): Find Answers to Common Questions and Troubleshooting Tips.

## v3.5.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v3.5.0/readme.md): Mantis - React Dashboard Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v3.5.0/pre-requisites.md): Prerequisites for Run and Build Mantis.
- [Quick Start](https://codedthemes.gitbook.io/mantis/v3.5.0/quick-start.md): Jumpstart your project with Mantis.
- [Package](https://codedthemes.gitbook.io/mantis/v3.5.0/package.md): Summary of each license packages.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v3.5.0/folder-structure.md): A simple, intuitive folder structure ensures easy navigation without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v3.5.0/state-management.md): Handling Context, State, and Hooks for Efficient State Management.
- [Internationalization](https://codedthemes.gitbook.io/mantis/v3.5.0/internationalization.md): Localization Support for Edge, Chrome, Firefox, and Safari
- [Authentication](https://codedthemes.gitbook.io/mantis/v3.5.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v3.5.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v3.5.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v3.5.0/authentication/switch-to-aws-cognito.md)
- [Switch to Supabase](https://codedthemes.gitbook.io/mantis/v3.5.0/authentication/switch-to-supabase.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v3.5.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v3.5.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v3.5.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v3.5.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v3.5.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Dashboard as First Page](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to/dashboard-as-first-page.md): How to set Dashboards First page instead landing
- [Render Menu from the backend](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to/render-menu-from-the-backend.md): Render menu via backend
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to/remove-menu-render-from-backend.md): Remove menu via backend
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v3.5.0/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Figma](https://codedthemes.gitbook.io/mantis/v3.5.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v3.5.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v3.5.0/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v3.5.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/v3.5.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/v3.5.0/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v3.5.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v3.5.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v3.5.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v3.5.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v3.5.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v3.5.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v3.5.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v3.5.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v3.5.0/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v3.5.0/resources.md)
- [Roadmap](https://codedthemes.gitbook.io/mantis/v3.5.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v3.5.0/support.md): Feel free to reach out anytime for any type of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v3.5.0/changelog.md): Track All Updates, Improvements, and Bug Fixes in the Changelog.
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v3.5.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v3.5.0/faq.md): Find Answers to Common Questions and Troubleshooting Tips.

## v3.4.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v3.4.0/readme.md): Mantis - React Dashboard Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v3.4.0/pre-requisites.md): Prerequisites for Run and Build Mantis.
- [Quick Start](https://codedthemes.gitbook.io/mantis/v3.4.0/quick-start.md): Jumpstart your project with Mantis.
- [Package](https://codedthemes.gitbook.io/mantis/v3.4.0/package.md): Summary of each license packages.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v3.4.0/folder-structure.md): A simple, intuitive folder structure ensures easy navigation without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v3.4.0/state-management.md): Handling Context, State, and Hooks for Efficient State Management.
- [Internationalization](https://codedthemes.gitbook.io/mantis/v3.4.0/internationalization.md): Localization Support for Edge, Chrome, Firefox, and Safari
- [Authentication](https://codedthemes.gitbook.io/mantis/v3.4.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v3.4.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v3.4.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v3.4.0/authentication/switch-to-aws-cognito.md)
- [Switch to Supabase](https://codedthemes.gitbook.io/mantis/v3.4.0/authentication/switch-to-supabase.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v3.4.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v3.4.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v3.4.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v3.4.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v3.4.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Dashboard as First Page](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to/dashboard-as-first-page.md): How to set Dashboards First page instead landing
- [Render Menu from the backend](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to/render-menu-from-the-backend.md): Render menu via backend
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to/remove-menu-render-from-backend.md): Remove menu via backend
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v3.4.0/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Figma](https://codedthemes.gitbook.io/mantis/v3.4.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v3.4.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v3.4.0/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v3.4.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/v3.4.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/v3.4.0/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v3.4.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v3.4.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v3.4.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v3.4.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v3.4.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v3.4.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v3.4.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v3.4.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v3.4.0/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v3.4.0/resources.md)
- [Roadmap](https://codedthemes.gitbook.io/mantis/v3.4.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v3.4.0/support.md): Feel free to reach out anytime for any type of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v3.4.0/changelog.md): Track All Updates, Improvements, and Bug Fixes in the Changelog.
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v3.4.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v3.4.0/faq.md): Find Answers to Common Questions and Troubleshooting Tips.

## v3.3.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v3.3.0/readme.md): Mantis - React Dashboard Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v3.3.0/pre-requisites.md): Prerequisites for Run and Build Mantis.
- [Quick Start](https://codedthemes.gitbook.io/mantis/v3.3.0/quick-start.md): Jumpstart your project with Mantis.
- [Package](https://codedthemes.gitbook.io/mantis/v3.3.0/package.md): Summary of each license packages.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v3.3.0/folder-structure.md): A simple, intuitive folder structure ensures easy navigation without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v3.3.0/state-management.md): Handling Context, State, and Hooks for Efficient State Management.
- [Internationalization](https://codedthemes.gitbook.io/mantis/v3.3.0/internationalization.md): Localization Support for Edge, Chrome, Firefox, and Safari
- [Authentication](https://codedthemes.gitbook.io/mantis/v3.3.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v3.3.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v3.3.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v3.3.0/authentication/switch-to-aws-cognito.md)
- [Switch to Supabase](https://codedthemes.gitbook.io/mantis/v3.3.0/authentication/switch-to-supabase.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v3.3.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v3.3.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v3.3.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v3.3.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v3.3.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Dashboard as First Page](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to/dashboard-as-first-page.md): How to set Dashboards First page instead landing
- [Render Menu from the backend](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to/render-menu-from-the-backend.md): Render menu via backend
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to/remove-menu-render-from-backend.md): Remove menu via backend
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v3.3.0/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Figma](https://codedthemes.gitbook.io/mantis/v3.3.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v3.3.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v3.3.0/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v3.3.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/v3.3.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/v3.3.0/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v3.3.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v3.3.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v3.3.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v3.3.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v3.3.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v3.3.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v3.3.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v3.3.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v3.3.0/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v3.3.0/resources.md)
- [Vite js](https://codedthemes.gitbook.io/mantis/v3.3.0/resources/vite-js.md): NPM plugins
- [Next js](https://codedthemes.gitbook.io/mantis/v3.3.0/resources/next-js.md): NPM plugins
- [Roadmap](https://codedthemes.gitbook.io/mantis/v3.3.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v3.3.0/support.md): Feel free to reach out anytime for any type of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v3.3.0/changelog.md): Track All Updates, Improvements, and Bug Fixes in the Changelog.
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v3.3.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v3.3.0/faq.md): Find Answers to Common Questions and Troubleshooting Tips.

## v3.2.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v3.2.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v3.2.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v3.2.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v3.2.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v3.2.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v3.2.0/internationalization.md): Localization support Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v3.2.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v3.2.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v3.2.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v3.2.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v3.2.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v3.2.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v3.2.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v3.2.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v3.2.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v3.2.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v3.2.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Remove menu render from Backend](https://codedthemes.gitbook.io/mantis/v3.2.0/how-to/remove-menu-render-from-backend.md)
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v3.2.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v3.2.0/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v3.2.0/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Figma](https://codedthemes.gitbook.io/mantis/v3.2.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v3.2.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v3.2.0/integration/seed.md)
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v3.2.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Comparison](https://codedthemes.gitbook.io/mantis/v3.2.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Components](https://codedthemes.gitbook.io/mantis/v3.2.0/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v3.2.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v3.2.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v3.2.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v3.2.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v3.2.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v3.2.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v3.2.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v3.2.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v3.2.0/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v3.2.0/resources.md)
- [Vite js](https://codedthemes.gitbook.io/mantis/v3.2.0/resources/vite-js.md): NPM plugins
- [Next js](https://codedthemes.gitbook.io/mantis/v3.2.0/resources/next-js.md): NPM plugins
- [Roadmap](https://codedthemes.gitbook.io/mantis/v3.2.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v3.2.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v3.2.0/changelog.md): Defines change log
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v3.2.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v3.2.0/faq.md): Frequently Asked Questions

## v3.1.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v3.1.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v3.1.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v3.1.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v3.1.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v3.1.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v3.1.0/internationalization.md): Localization support Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v3.1.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v3.1.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v3.1.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v3.1.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v3.1.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v3.1.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v3.1.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v3.1.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v3.1.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v3.1.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v3.1.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v3.1.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Vite](https://codedthemes.gitbook.io/mantis/v3.1.0/how-to/remove-authentication/vite.md): This page describes how to remove auth for VITE
- [NextJS](https://codedthemes.gitbook.io/mantis/v3.1.0/how-to/remove-authentication/nextjs.md): This page describes how to remove auth for NextJS
- [Figma](https://codedthemes.gitbook.io/mantis/v3.1.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v3.1.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v3.1.0/integration/seed.md)
- [Comparison](https://codedthemes.gitbook.io/mantis/v3.1.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v3.1.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Components](https://codedthemes.gitbook.io/mantis/v3.1.0/components.md): Refers to the extended component of theme
- [Avatar](https://codedthemes.gitbook.io/mantis/v3.1.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v3.1.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v3.1.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v3.1.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v3.1.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v3.1.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v3.1.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v3.1.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v3.1.0/components/transitions.md)
- [Dependencies](https://codedthemes.gitbook.io/mantis/v3.1.0/resources.md)
- [Vite js](https://codedthemes.gitbook.io/mantis/v3.1.0/resources/vite-js.md): NPM plugins
- [Next js](https://codedthemes.gitbook.io/mantis/v3.1.0/resources/next-js.md): NPM plugings
- [Roadmap](https://codedthemes.gitbook.io/mantis/v3.1.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v3.1.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v3.1.0/changelog.md): Defines change log
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v3.1.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v3.1.0/faq.md): Frequently Asked Questions

## v3.0.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v3.0.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v3.0.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v3.0.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v3.0.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v3.0.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v3.0.0/internationalization.md): Localization support Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v3.0.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v3.0.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v3.0.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v3.0.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v3.0.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v3.0.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v3.0.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v3.0.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v3.0.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v3.0.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v3.0.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v3.0.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Figma](https://codedthemes.gitbook.io/mantis/v3.0.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v3.0.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v3.0.0/integration/seed.md)
- [Comparison](https://codedthemes.gitbook.io/mantis/v3.0.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [To Existing Project](https://codedthemes.gitbook.io/mantis/v3.0.0/integration/to-existing-project.md): It describes how to integrate Mantis theme to existing project.
- [Components](https://codedthemes.gitbook.io/mantis/v3.0.0/components.md)
- [Avatar](https://codedthemes.gitbook.io/mantis/v3.0.0/components/avatar.md)
- [BreadCrumb](https://codedthemes.gitbook.io/mantis/v3.0.0/components/breadcrumb.md)
- [Button](https://codedthemes.gitbook.io/mantis/v3.0.0/components/button.md)
- [Dot](https://codedthemes.gitbook.io/mantis/v3.0.0/components/dot.md): This represents Dot Icon
- [Main Card](https://codedthemes.gitbook.io/mantis/v3.0.0/components/main-card.md): This represents MUI Card component
- [Progress](https://codedthemes.gitbook.io/mantis/v3.0.0/components/progress.md)
- [SnackBar](https://codedthemes.gitbook.io/mantis/v3.0.0/components/snackbar.md)
- [Tooltip](https://codedthemes.gitbook.io/mantis/v3.0.0/components/tooltip.md)
- [Transitions](https://codedthemes.gitbook.io/mantis/v3.0.0/components/transitions.md)
- [Resources](https://codedthemes.gitbook.io/mantis/v3.0.0/resources.md): Package and other used resources
- [Roadmap](https://codedthemes.gitbook.io/mantis/v3.0.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v3.0.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v3.0.0/changelog.md): Defines change log
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v3.0.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v3.0.0/faq.md): Frequently Asked Questions

## v2.1.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v2.1.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v2.1.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v2.1.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v2.1.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v2.1.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v2.1.0/internationalization.md): Localization support Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v2.1.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v2.1.0/authentication/switch-to-auth0.md)
- [Switch to Firebase](https://codedthemes.gitbook.io/mantis/v2.1.0/authentication/switch-to-firebase.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v2.1.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v2.1.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v2.1.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v2.1.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v2.1.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v2.1.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [How to](https://codedthemes.gitbook.io/mantis/v2.1.0/how-to.md): How to achieve some common things with Mantis
- [Login as First Page](https://codedthemes.gitbook.io/mantis/v2.1.0/how-to/login-as-first-page.md): How to set login as First page instead landing
- [Remove Authentication](https://codedthemes.gitbook.io/mantis/v2.1.0/how-to/remove-authentication.md): This page describes how to remove auth from a theme
- [Figma](https://codedthemes.gitbook.io/mantis/v2.1.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v2.1.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v2.1.0/integration/seed.md)
- [Comparison](https://codedthemes.gitbook.io/mantis/v2.1.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Resources](https://codedthemes.gitbook.io/mantis/v2.1.0/resources.md): Package and other used resources
- [Roadmap](https://codedthemes.gitbook.io/mantis/v2.1.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v2.1.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v2.1.0/changelog.md): Defines change log
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v2.1.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v2.1.0/faq.md): Frequently Asked Questions

## v2.0.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v2.0.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v2.0.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v2.0.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v2.0.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v2.0.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v2.0.0/internationalization.md): Localization support Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v2.0.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v2.0.0/authentication/switch-to-auth0.md)
- [Switch to JWT](https://codedthemes.gitbook.io/mantis/v2.0.0/authentication/switch-to-jwt.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v2.0.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v2.0.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v2.0.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v2.0.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v2.0.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v2.0.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [Figma](https://codedthemes.gitbook.io/mantis/v2.0.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v2.0.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v2.0.0/integration/seed.md)
- [Comparison](https://codedthemes.gitbook.io/mantis/v2.0.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Resources](https://codedthemes.gitbook.io/mantis/v2.0.0/resources.md): Package and other used resources
- [Roadmap](https://codedthemes.gitbook.io/mantis/v2.0.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v2.0.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v2.0.0/changelog.md): Defines change log
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v2.0.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v2.0.0/faq.md): Frequently Asked Questions

## v1.2.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v1.2.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v1.2.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v1.2.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v1.2.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v1.2.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v1.2.0/internationalization.md): Localization support IE11, Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v1.2.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v1.2.0/authentication/switch-to-auth0.md)
- [Switch to JWT](https://codedthemes.gitbook.io/mantis/v1.2.0/authentication/switch-to-jwt.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v1.2.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v1.2.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v1.2.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v1.2.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v1.2.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v1.2.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [Figma](https://codedthemes.gitbook.io/mantis/v1.2.0/figma.md): Mantis Figma FAQs
- [Integration](https://codedthemes.gitbook.io/mantis/v1.2.0/integration.md): Start working with minimum setup by creating new project
- [Seed](https://codedthemes.gitbook.io/mantis/v1.2.0/integration/seed.md)
- [Comparison](https://codedthemes.gitbook.io/mantis/v1.2.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Resources](https://codedthemes.gitbook.io/mantis/v1.2.0/resources.md): Package and other used resources
- [Roadmap](https://codedthemes.gitbook.io/mantis/v1.2.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v1.2.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v1.2.0/changelog.md): Defines change log
- [Mantis Eco System](https://codedthemes.gitbook.io/mantis/v1.2.0/mantis-eco-system.md): Multiple Technology stacks of Mantis Dashboard Template
- [FAQ](https://codedthemes.gitbook.io/mantis/v1.2.0/faq.md): Frequently Asked Questions

## v1.1.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v1.1.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v1.1.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v1.1.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v1.1.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v1.1.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v1.1.0/internationalization.md): Localization support IE11, Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v1.1.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v1.1.0/authentication/switch-to-auth0.md)
- [Switch to JWT](https://codedthemes.gitbook.io/mantis/v1.1.0/authentication/switch-to-jwt.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v1.1.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v1.1.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v1.1.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v1.1.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v1.1.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v1.1.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [Integration](https://codedthemes.gitbook.io/mantis/v1.1.0/integration.md): Start working with minimum setup by creating new project
- [Skeleton](https://codedthemes.gitbook.io/mantis/v1.1.0/integration/skeleton.md)
- [Seed](https://codedthemes.gitbook.io/mantis/v1.1.0/integration/seed.md)
- [Comparison](https://codedthemes.gitbook.io/mantis/v1.1.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Resources](https://codedthemes.gitbook.io/mantis/v1.1.0/resources.md): Package and other used resources
- [Roadmap](https://codedthemes.gitbook.io/mantis/v1.1.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v1.1.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v1.1.0/changelog.md): Defines change log
- [FAQ](https://codedthemes.gitbook.io/mantis/v1.1.0/faq.md): Frequently Asked Questions

## v1.0.0

- [Documentation](https://codedthemes.gitbook.io/mantis/v1.0.0/readme.md): Mantis - React Admin Template Documentation
- [Pre-requisites](https://codedthemes.gitbook.io/mantis/v1.0.0/pre-requisites.md): Pre Requisites needed to run and build Mantis
- [Quick Start](https://codedthemes.gitbook.io/mantis/v1.0.0/quick-start.md): Quick start your project using Mantis.
- [Folder Structure](https://codedthemes.gitbook.io/mantis/v1.0.0/folder-structure.md): Simple intuitive folder structure helps you to navigate easily without any hassle.
- [State Management](https://codedthemes.gitbook.io/mantis/v1.0.0/state-management.md): Managing context, state and hooks
- [Internationalization](https://codedthemes.gitbook.io/mantis/v1.0.0/internationalization.md): Localization support IE11, Edge, Chrome, Firefox & Safari.
- [Authentication](https://codedthemes.gitbook.io/mantis/v1.0.0/authentication.md): Auth0, JWT, Firebase setup
- [Switch to Auth0](https://codedthemes.gitbook.io/mantis/v1.0.0/authentication/switch-to-auth0.md)
- [Switch to JWT](https://codedthemes.gitbook.io/mantis/v1.0.0/authentication/switch-to-jwt.md)
- [Switch to AWS Cognito](https://codedthemes.gitbook.io/mantis/v1.0.0/authentication/switch-to-aws-cognito.md)
- [Axios API Calls](https://codedthemes.gitbook.io/mantis/v1.0.0/axios-api-calls.md): Mock API calls
- [Routing](https://codedthemes.gitbook.io/mantis/v1.0.0/routing.md): Page and URL routing
- [Project Configuration](https://codedthemes.gitbook.io/mantis/v1.0.0/project-config.md): Configuration option for whole Template
- [Color Presets](https://codedthemes.gitbook.io/mantis/v1.0.0/color-presets.md): How to change available color presets
- [Theme/Style Configuration](https://codedthemes.gitbook.io/mantis/v1.0.0/theme-config.md): Defines core of theme. How theme is being set using Material-UI.
- [Integration](https://codedthemes.gitbook.io/mantis/v1.0.0/integration.md): Start working with minimum setup by creating new project
- [Skeleton](https://codedthemes.gitbook.io/mantis/v1.0.0/integration/skeleton.md)
- [Seed](https://codedthemes.gitbook.io/mantis/v1.0.0/integration/seed.md)
- [Comparison](https://codedthemes.gitbook.io/mantis/v1.0.0/integration/comparison.md): Comparison/difference between Full-version, Skeleton and Seed
- [Resources](https://codedthemes.gitbook.io/mantis/v1.0.0/resources.md): Package and other used resources
- [Roadmap](https://codedthemes.gitbook.io/mantis/v1.0.0/roadmap.md): Our future plans for Mantis
- [Support](https://codedthemes.gitbook.io/mantis/v1.0.0/support.md): Reach out anytime for any kind of support.
- [Changelog](https://codedthemes.gitbook.io/mantis/v1.0.0/changelog.md): Defines change log
- [FAQ](https://codedthemes.gitbook.io/mantis/v1.0.0/faq.md): Frequently Asked Questions
