React for Java Demo

What is this?

This is a demo of React.js controlled by application written in JavaFX light and transpiled to JavaScript. Put following div on your HTML page:

<div id="like_button_container"></div>

and then control it from the Java code that follows. Click the Like button if you like what you see!