Get set up with Frigade in less than 15 minutes
Sign up and install
Get your API key
Install the React SDK
Provider
component to your app and plug in your public API key from earlier. We recommend wrapping your entire application to ensure that the SDK is available everywhere.
Below are examples for how to install the Provider in popular React frameworks.Building and styling
Create a Flow
Banner
to our product.<Frigade.Banner />
component in your application. Make sure to do this in a subcomponent of the <Frigade.Provider />
component.Frigade Banner
where you placed it.Updating Flows
User targeting
Styling Flows
Custom components
Nice work!