Commit graph

2 commits

Author SHA1 Message Date
081133574a
style: enhance readability by adding spacing between components
Added additional spacing between several components for better separation, improving the overall readability and visual clarity of the page. Updated the body, qr-code-container, card, textarea-container, and footer sections with these adjustments.
2024-09-07 22:02:50 +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