JSFiddle - React, Tailwind, and code Playground
HTML
<form action="/imaginatitve/api/06/hui">
<input type="checkbox" name="typuc[]" value="berry"/>
<input type="checkbox" name="typuc[]" value="fruit"/>
<input type="checkbox" name="typuc[]" value="vegetable"/>
<button type="submit">Submit</button>
</form>