instantsearch.js is a library of UI widgets to help you build the best instant-search experience with Algolia's Hosted Search API. Have a look at the website: https://community.algolia.com/instantsearch.js/ .
This boilerplate contains the minimal page to get you started with instantsearch.js For more information and documentation go to : https://community.algolia.com/instantsearch.js/documentation/ .
- Clone this repo locally or download the zip
- Customize the main script
js/main.js
with the help of the documentation - ...
- Profit!