> For the complete documentation index, see [llms.txt](https://dev.apirtc.com/apirtc-developer-portal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.apirtc.com/apirtc-developer-portal/apirtc-js-library/sdks-and-frameworks/reactjs-libraries.md).

# ReactJS Libraries

Get video conversations in your ReactJS app

<div align="center"><figure><img src="https://226856024-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9RTy6zMGBeXToEHSXgv7%2Fuploads%2FiL4qfuzj68Vr1V8MGU2x%2Freactjs-logo.png?alt=media&amp;token=304367e8-85d6-4901-8e6c-9cf2e95c5fc1" alt=""><figcaption><p>ApiRTC provides ReactJS hooks</p></figcaption></figure></div>

## ReactJS Hooks

### Installation

```bash
npm install @apirtc/react-lib
```

{% hint style="info" %}
`@apirtc/react-lib` depends on `@apirtc/apirtc`
{% endhint %}

*Source code:* [*https://github.com/ApiRTC/react-lib*](https://github.com/ApiRTC/react-lib)

### Getting started

Read the article to start building a ReactJs app :point\_right: [Getting Started with ApiRTC React Hooks](/apirtc-developer-portal/apirtc-js-library/sdks-and-frameworks/reactjs-libraries/getting-started-with-apirtc-react-hooks.md)

### Going further

Read the [ApiRTC ReactJS Hooks reference](https://github.com/ApiRTC/react-lib/blob/main/README.md).

## Visual components

```bash
npm install @apirtc/mui-react-lib
```

*Source code:* [*https://github.com/ApiRTC/mui-react-lib*](https://github.com/ApiRTC/mui-react-lib)
