> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/able-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/able-pro/react/overview.md).

# Overview

<figure><img src="/files/DZuiOhI3JeV6IXe6ZYHh" alt=""><figcaption><p>v11.1.0</p></figcaption></figure>

**Able Pro React MUI** is a powerful admin dashboard template built with **Material-UI (MUI)**. It offers pre-built components, layouts, and apps, making development faster and easier. Fully customizable and responsive, it's perfect for dashboards, CRM systems, and analytics platforms. 🚀

**Video Tutorial Series**

<figure><img src="/files/4Nejoh1f2H4pB6H3rEOK" alt=""><figcaption><p><a href="https://www.youtube.com/playlist?list=PLiJyhHLaz7pSO99F8BXoXh5Af76raJGK4">Click to Watch the Video Tutorial Series of Able Pro Dashboard Template</a></p></figcaption></figure>

## Technology Stack

* React 19
* Material UI v7 components library
* Authentication Methods - Auth0, Firebase, JWT, AWS
* React Hooks API
* SWR & React Context API for State Management
* React Router v7
* Axios
* Vite
* Code Splitting
* CSS-in-JS
* Multi-Language

## Credits

* [React 19](https://react.dev/blog/2024/12/05/react-19)
* [Material UI v7](https://mui.com/)
* [Vite](https://vitejs.dev/guide/)
* [SWR](https://swr.vercel.app/)
* [React Router](https://github.com/ReactTraining/react-router)
* [Firebase](https://firebase.google.com/docs/auth), [Auth0](https://auth0.com/), [JWT](https://jwt.io/), [AWS Cognito](https://aws.amazon.com/cognito/)
* [Google Fonts](https://fonts.google.com/)

## Any suggestions? OR Feedback

Feedback from our beloved community is always welcome. Feel free to reach out anytime at our [Support Panel](https://codedthemes.support-hub.io/). We would love to hear from you at any time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://phoenixcoded.gitbook.io/able-pro/react/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
