Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Latest commit

 

History

History

geo-search

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This example shows how to perform a geo search using react-instantsearch.

Clone the example

curl https://codeload.github.com/algolia/react-instantsearch/tar.gz/master | tar -xz --strip=2 react-instantsearch-master/examples/geo-search

Start the example

yarn install --no-lockfile
yarn start

Read more about react-instantsearch in our documentation.