Convert HTML to React JSX and JSX markup back to HTML with attribute remapping.
<div class="card"></div>
<div className="card"></div>