JSFiddle - React, Tailwind, and code Playground

HTML

<body>


<div id="created">empty</div>
<form id="create" method="POST" action="http://www.w3schools.com/php/welcome.php">
<input type="submit" value="Submit" />
</form>
</body>