wsmoak / chargify-js-react-example

Simple example of how to use chargify.js in react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Edit src/components/ChargifyForm.js and change publicKey and serverHost in componentDidMount().

Next run:

npm install
npm start

About

Simple example of how to use chargify.js in react


Languages

Language:JavaScript 76.7%Language:HTML 15.3%Language:CSS 7.9%