Getting Started
The Search.io 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 Search.io React SDK provides a way to seamlessly integrate the Search.io 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 Search.io-powered search interface using any component library.
Search UI
Easy to use search components to quickly build a beautiful Search.io-powered search interface.
Want to build your own search logic? We also provide a vanilla JavaScript SDK.