JSFiddle - React, Tailwind, and code Playground

by locally

HTML

<form action="http://mytest.com" method="get">
    <input type="text" name="myparam">
    <input type="submit" value="submit">
</form>