Demo project that shows how we can use the Pickzen SDK to create a React application that recommends products.
In the project directory, execute:
This project was bootstrapped with Create React App. Please, refer to it for additional scripts.
By default it will load a demo Assistant. To use your own Assistant, set its code in the index.html
file:
window.pickzen={
code:'HPTkH7GAWjx',
};