JSFiddle - React, Tailwind, and code Playground

by Suryar Praveen

HTML

<form>
Enter URL: <input type="text" name="FirstName" value=""> 
<input type="submit" value="Submit">
</form>