HTML & SVG to React
Turn web markup into React. Paste plain HTML to get JSX you can drop into a component (class → className, attributes camelCased, inline styles into objects, void tags self-closed), or paste an SVG to get a ready-to-import component with {...props} forwarded. All in your browser.