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-6829cc34429e8174755063/]