JSFiddle - React, Tailwind, and code Playground

by Jason Crowther

HTML

<img src="http://i.imgur.com/O0d8h8O.png"/>

<form>
    <input type="file" name="image" id="image" value="Get Image" accept="image/*" class="fileUpload" required />
</form>