> 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

<div align="center"><figure><img src="/files/Lxuaq7kYQBVdcrDNqTml" alt=""><figcaption><p>ApiRTC provides ReactJS hooks</p></figcaption></figure></div>

## ReactJS Hooks&#x20;

### 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)
