A basic demo on how to integrate the Findologic Search and Suggest APIs into your JavaScript Singe Page App.
- See 🔧 branch
start
for the boilerplate code - See 🎉 branch
main
for the complete demo - See 📑 the branch comparison for the diff
For more information check out the ⚙ Findologic API spec ️ and our 🤓 developer hub.
You can also check out a 🎥 video recording of the demo integration on YouTube.
yarn install
yarn serve
yarn build
yarn lint