JSFiddle - React, Tailwind, and code Playground

by WladesKO

HTML

<form>
  <input type='text' placeholder='Digite o seu nome'/>
  <button type='submit'>Enviar</button>
</form>