bolodissenoura / pixmeacoffee

https://pixmeacoffee.vercel.app
MIT License
70 stars 13 forks source link

feat: replace API-based QR code with react-qr-code library #22

Closed maikonalexandre closed 1 week ago

maikonalexandre commented 1 month ago

📑 Description: I replaced the existing image-based QR code generation, which was receiving a QR code via an external API, with the react-qr-code library. The new implementation generates the QR code directly within the application using a React component.

🔑 Reason: The external API was generating invalid QR codes, particularly when handling numeric-based PIX keys that included special characters, such as the + sign.

vercel[bot] commented 1 month ago

@maikonalexandre is attempting to deploy a commit to the bolodissenoura's projects Team on Vercel.

A member of the Team first needs to authorize it.