> ## Documentation Index
> Fetch the complete documentation index at: https://algolia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UI examples for React InstantSearch

> See a few examples for user interfaces built with React InstantSearch.

## Ecommerce

<img src="https://mintcdn.com/algolia/WOi5v-PGZrMZ2rOj/images/build-search-ui/demos/e-commerce.png?fit=max&auto=format&n=WOi5v-PGZrMZ2rOj&q=85&s=85cf653f3e839f676fac7a19eb9e2dbf" alt="Screenshot of an ecommerce demo showing a search box, product listings, and a filter panel with categories and brands." width="1645" height="1028" data-path="images/build-search-ui/demos/e-commerce.png" />

* [View demo](https://instantsearchjs.netlify.app/examples/react/e-commerce)
* [View source code](https://github.com/algolia/instantsearch/tree/master/examples/react/e-commerce)
* [View dataset](https://github.com/algolia/datasets/tree/master/ecommerce)

## Default theme

<img src="https://mintcdn.com/algolia/WOi5v-PGZrMZ2rOj/images/build-search-ui/demos/instantsearch-satellite-theme.png?fit=max&auto=format&n=WOi5v-PGZrMZ2rOj&q=85&s=b1c91966cb93b11f968c9da4bf5a116d" alt="Screenshot of a search interface with filter panels on the left and a list of product hits with prices on the right." width="2600" height="3392" data-path="images/build-search-ui/demos/instantsearch-satellite-theme.png" />

* [View demo](https://codesandbox.io/s/github/algolia/instantsearch/tree/master/examples/react/default-theme)
* [View source code](https://github.com/algolia/instantsearch/tree/master/examples/react/default-theme)
* [View dataset](https://github.com/algolia/datasets/tree/master/ecommerce)
