Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy authored May 12, 2022
1 parent cf0b8d4 commit 80f961a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,19 @@ await novu.trigger('<TRIGGER_NAME>',
);
```


## Embeddable notification center

Using the Novu API and admin panel you can easily add real-time notification center to your web-app without the hassle of building it yourself. You can use our React component or an iframe embed if you are not using React.

<div align="center">
<img width="762" alt="notification-center-912bb96e009fb3a69bafec23bcde00b0" src="https://user-images.githubusercontent.com/8872447/168039257-c5c2cb46-8fc9-4e57-ae6c-319e62429d93.png">

Read more about how to add a notification center your app with the Novu API [here](https://docs.novu.co/docs/notification-center/getting-started)

</div>


## Providers
Novu provides a single API to manage providers across multiple channels with a simple to use interface.

Expand Down

0 comments on commit 80f961a

Please sign in to comment.