JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" id="url_value"/>
<input type="button" id="get_title" value="Get title"/><br/>

<span class="url_title"></span>