Skip to content

React app using the Pickzen SDK for guided selling.

License

Notifications You must be signed in to change notification settings

gorkamolero/hb-react

 
 

Repository files navigation

Demo project that shows how we can use the Pickzen SDK to create a React application that recommends products.

Try it!

Usage

In the project directory, execute:

yarn install

yarn start

This project was bootstrapped with Create React App. Please, refer to it for additional scripts.

Configuration

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',
};

Documentation

Pickzen SDK

About

React app using the Pickzen SDK for guided selling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.8%
  • CSS 14.6%
  • SCSS 10.5%
  • HTML 2.8%
  • Shell 0.3%