How to set up Frigade in your React app
Install the React SDK
Add the Provider
Provider
component to your app. Make sure to paste in your public API key and user ID.
Optionally, you can pass in user properties like firstName
, lastName
, and email
to decorate the user profile in Frigade.Use your first component
Announcement
component:Announcement
in Frigade web dashboard and link the FlowId to the component above. Check out our general Quickstart for more information.