JSFiddle - React, Tailwind, and code Playground

HTML

<form action="form.php">
  Username: <input type="text" name="usrname">
  <input type="submit">
</form>