Posted inreact
Build a React.js QRCode Generator From Text & Export to PNG Image Using qrcode-react in TailwindCSS
npm i qrcode.react Now we need to make the App.tsx file and copy paste the below code App.tsx [crayon-6803b64ed2a02050079583/]