Get started with Inbox using Novu and React Router
Learn how to quickly get started with Novu.
Quickstart
Before you can start integrating Novu into your application, you need to create a Novu account and set up a new workflow in the Novu Dashboard. This guide walks you through those steps.
You can use the following command to create a new React application with Vite, or use your own and continue from the next step.
package-install npm install @novu/react react-router-dom
Now you can set up React Router and add the NotificationCenter
component to your app layout.
package-install npm run dev
Visit Dashboard
Next steps
Inbox and preferences UI components
Explore our full-stack UI components libraries for building in-app notifications.
Styling
Customize the look and feel of your Inbox to match your application's design.
Multi-tenancy
Manage multiple tenants within an organization.
Localization
Manage localized versions of your notification templates.
Environments
Manage multiple environments based on your application's deployment stages.