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-680a561c68767574210107/]