a medium-like Clap button/WebComponent made with Svelte custom element API
$ node -v
v11.15.0
$ npm install
$ npm run build && npm run start
Move public/build/bundle.js
to your webhost and then add this code to your web page,
<script src='bundle.js'></script>
<clap-it style="" api=""/>
width:60px; height:60px; margin-top:30px; fill:red; stroke:red; color:red;
http://0.0.0.0:3000
, make use of your own API