The Search.io React SDK is a library of React Hooks and Components to help build fast and powerful search interfaces.
React provides a simple and elegant way to structure user interfaces. Aside from providing generic UI components, the Search.io React SDK also provides a way to seamlessly integrate the Search.io Search 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:
The Search.io React SDK is broken into 4 separate packages:
Core components that allow you to build a beautiful search interface with any back end.
Hooks that allow you to build a search interface using any component library.
Easy to use search components to quickly build a beautiful search interface. If you've used previous versions of our SDK, you'll be most familiar with this package.
Helpers for server-side rendering your React application using Search.io search.
Visit the documentation for details on how to install and use the components.
Check out the getting started guide taking you from create-react-app to a fully featured search in minutes.