JSFiddle - React, Tailwind, and code Playground

by Jimmy Sawczuk

HTML

<form method="get" action="http://www.google.com/search">
<input type="text" name="q" value="" placeholder="Enter your search terms here">
<input type="submit" value="Search">
</form>