# Introduction

<figure><img src="https://content.gitbook.com/content/9WDB1JS3DbDKpgahVHVC/blobs/VSM9NW8rKVd3mB5e8Ild/Berry_img.png" alt=""><figcaption></figcaption></figure>

## ABOUT BERRY

[Berry](https://berrydashboard.com/) is a React Dashboard Template that prioritizes `developer-friendliness and customization` using [Material-UI](http://material-ui.com/).

Berry has plenty of ready-to-use Material-UI components, streamlining the development process and saving time.

Berry has been designed to meet the highest industry standards for ease of use, speed, and scalability, utilizing a cutting-edge technology stack of **React Hooks, Components, VITE, Next.js, and Redux**.

### Additional Documentation

This document will cover help related to the berry theme. Additionally, for components, you can refer to library documents. The following are a few main documents that you can refer to as well.

* MUI - <https://mui.com/material-ui/getting-started/>
* Third-Party Libraries - [Check Dependency section](https://codedthemes.gitbook.io/berry/resources)

### Technology Stack

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

### Credits

* [React Hooks](https://reactjs.org/docs/hooks-intro.html)
* [Material UI v7](https://next.material-ui.com/)
* [Vite](https://vitejs.dev/guide/)
* [Redux](https://redux.js.org/)
* [React Router](https://github.com/ReactTraining/react-router)
* [Firebase](https://firebase.google.com/docs/auth), [Auth0](https://auth0.com/), [JWT](https://jwt.io/), [Supabase](https://supabase.com/)
* [Google Fonts](https://fonts.google.com/)

### Any suggestions? OR Feedback

We welcome all feedback. If you have any comments or questions, please don't hesitate to contact us through our [Support Panel](https://codedthemes.support-hub.io/) at any time. We look forward to hearing from you.


---

# Agent Instructions: 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://codedthemes.gitbook.io/berry/readme.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.
