react-appzi
v1.0.4
Published
React Appzi Module: Make it easy for your customers to give you feedback =)
Downloads
1,429
Maintainers
Readme
React Appzi
This is a JavaScript module that can be used to easily include Appzi code in a website or app that uses React for its front-end codebase.
Appzi is a Website Customer Feedback Tool to easily collect and process customer feedback & bug reports, right within your website. Make it easy for your customers to give you feedback, right from inside your website, so you can gain valuable insights to build products and services that your customers truly need.
You can find more information on Appzi here.
Install
You can use yarn
or npm
.
Yarn
yarn add react-appzi
npm
npm install --save react-appzi
Usage
Simply initialize appzi with your token:
import ReactAppzi from 'react-appzi';
ReactAppzi.initialize('ABCDE');
Contributing
Pull requests are welcome! If you have any feedback, issue or suggestion, feel free to open a new issue so we can talk about it 💬.
License
MIT © pedro-lb