JSFiddle - React, Tailwind, and code Playground

by Juan Alban Franco

HTML

<html>
<head>

</head>
<body>
<input type = textbox id = in value = 'Insert Password'>
<br>
<br>
<input type = textbox id = ch value = 'Check for Password'>
<br><br>
<input type = button id = search

</body></html>