JSFiddle - React, Tailwind, and code Playground

HTML

<div>
  <form method="GET" action="http://localhost:9725/home" target="_blank">
    <label>Search</label>
    <input name="q"></input>
     <button>
     "ok"
     </button>
  </form>
</div>