The Hop React library allows you to easily integrate Hop products, such as Channels and Pipe, into your frontend.
@onehop/client
React SDK: @onehop/react
init
method from
@onehop/client with your project ID. This should be done as early as possible in
your application’s lifecycle.
Find your project ID on this page.
useEffect
in your _app
file, for example: