JSFiddle - React, Tailwind, and code Playground

HTML

<form method="get" action="https://google.com/search" target="_blank">
  <input type="text" name="q">
  <input type="submit">
</form>