Commit graph

3 commits

Author SHA1 Message Date
f80f98d191
feat: rename QR Code Generator to QRMaker
Updated the heading to a more concise and branded name.
This change aims to enhance the application's identity and make
it more memorable to users.
2024-09-07 20:12:55 +02:00
169a93f0f1
docs: add support badge to README
Included a support badge in the README to promote donations via Private.coffee. This enhancement aims to foster community support and provide an avenue for appreciative users to contribute.
2024-09-07 20:10:53 +02:00
a2335a7082
feat: add initial version of QRMaker web app
Introduced QRMaker, a simple web app for generating QR codes from user input. Key features include real-time QR code generation, multi-line input, and responsive design using Bootstrap. Added initial project setup with HTML, CSS, JS, and a README for setup and usage instructions.
2024-09-07 20:00:43 +02:00