Kikobeats / react-clap-button

A Medium like clap button
https://react-clap-button.netlify.com
120 stars 17 forks source link

How do I use it in my project? #18

Closed terminalqo closed 6 years ago

terminalqo commented 6 years ago
import clap from 'react-clap-button'
class App extends Component{
 render(){
  return <clap />
 }
}

just like this ?

Kikobeats commented 6 years ago

Yes, check stories to know more about the API 🙂