> ## Documentation Index
> Fetch the complete documentation index at: https://v0.x-docs.novu.co/llms.txt
> Use this file to discover all available pages before exploring further.

# React Component

> Novu’s React library provides a fully functional and embeddable notification center component with real-time updates that you can drop into your React application.

[Explore the source code on GitHub](https://github.com/novuhq/novu/tree/next/packages/notification-center)

## Installation

```javascript theme={null}
npm install @novu/notification-center
```

<Tip> If you're ready to start integrating in your React app, jump straight to our [quickstart](/quickstarts/react)</Tip>

Learn more about usage of the [React Component in detail.](/notification-center/client/react/get-started)
