Convert your HTML to React codeSimply paste in your HTML and get the JSX/TSX version. When you want to prefix the output with
 'use client '
for NextJS simply toggle the switch. When using TypeScript you can also get a version with the types included by filling in the props but they are not required.