This example shows how to synchronize your instantsearch url if you are using react-router.
curl https://codeload.github.com/algolia/react-instantsearch/tar.gz/master | tar -xz --strip=2 react-instantsearch-master/examples/react-router-v3
yarn install --no-lockfile
yarn start
Read more about react-instantsearch in our documentation.