JSFiddle - React, Tailwind, and code Playground

by Vladimir

HTML

<script type="text/javascript" src="http://metoo-client.herokuapp.com/js/metoo_api.js"></script>
<div id="metoo_poll"></div>
<script>
  MetooPoll(8, {width: 300, height: 250, brandColor: '#a16b5d', bgColor: '#ffffff', textColor: '#444444'});
    // [email protected]
</script>