Getting Started
The Sajari React SDK is a library of React Hooks & Components to help build fast and powerful search interfaces.
React provides a simple and elegant way to structure user interfaces. The Sajari React SDK provides a way to seamlessly integrate the Sajari platform into any web-based app through the use of easily composable Components.
There are three main packages allowing you to pick and choose the right solution for your application:
Components
Core components that allow you to build a beautiful search interface with any back end.
Hooks
React hooks that allow you to build a Sajari-powered search interface using any component library.
Search UI
Easy to use search components to quickly build a beautiful Sajari-powered search interface.
Want to build your own search logic? We also provide a vanilla JavaScript SDK.