tThis is the referrals library/sdk for web apps
npm install @froogal.ai/referral-web-sdk> this is the referrals library/sdk for web apps
 
``bash`
npm install --save referral-sdk-js
`jsx
import React, { Component } from 'react'
import MyComponent from 'referral-sdk-js'
import 'referral-sdk-js/dist/index.css'
class Example extends Component {
render() {
return
}
}
``
MIT © ramakrishna1010