Getting Started
Prerequisites
MateChat React is a React frontend components and helpers library, we recommend that you use React 18 or above.
If you are looking for the MateChat Vue version, please visit MateChat Vue.
Quick Start
If you wish to try a brand-new MateChat React project, feel free to use the MateChat CLI to create a template project.
Installation
We recommend using the shadcn/ui CLI for a better developer experience with easy component customization and management. Please refer to the shadcn/ui installation guide to configure shadcn/ui first.
For example, install Bubble components via shadcn/ui CLI:
For more components, visit the Components section.
Find Components
All available components are documented in the Components section.