{"id":22588997,"url":"https://github.com/likhithsp/qrcodegenerator","last_synced_at":"2026-05-11T05:51:01.988Z","repository":{"id":259642840,"uuid":"879112204","full_name":"LikhithSP/qrcodegenerator","owner":"LikhithSP","description":"A simple and responsive web app for generating QR codes🌐. Enter any text or URL and instantly receive a QR code to download or share. ","archived":false,"fork":false,"pushed_at":"2024-10-27T06:13:58.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T18:33:02.685Z","etag":null,"topics":["css","html","javascript","qrcode-generator"],"latest_commit_sha":null,"homepage":"https://likhithsp.github.io/qrcodegenerator/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LikhithSP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-27T02:28:25.000Z","updated_at":"2024-10-27T06:14:01.000Z","dependencies_parsed_at":"2024-10-27T03:31:43.660Z","dependency_job_id":"03382ced-803f-412d-93a8-ff59a73a6f00","html_url":"https://github.com/LikhithSP/qrcodegenerator","commit_stats":null,"previous_names":["likhithsp/qrcodegenerator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fqrcodegenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fqrcodegenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fqrcodegenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Fqrcodegenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LikhithSP","download_url":"https://codeload.github.com/LikhithSP/qrcodegenerator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246073721,"owners_count":20719536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","javascript","qrcode-generator"],"created_at":"2024-12-08T08:11:48.042Z","updated_at":"2026-05-11T05:51:01.936Z","avatar_url":"https://github.com/LikhithSP.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1\u003e🌐 QR Code Generator\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://i.ibb.co/zZ5TQZL/download-2.png\" alt=\"QR Code Generator Banner\" width=\"100%\" style=\"border-radius: 10px;\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003eEasily generate QR codes for any text or URL in seconds!\u003c/strong\u003e\u003c/p\u003e\n\n\u003ch2\u003e🚀 Features\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e✨ \u003cstrong\u003eInstant QR Generation\u003c/strong\u003e – Simply enter your text or URL, and generate a QR code with a single click.\u003c/li\u003e\n    \u003cli\u003e🌐 \u003cstrong\u003eClickable and Shareable\u003c/strong\u003e – Open or download the QR code for easy sharing.\u003c/li\u003e\n    \u003cli\u003e📱 \u003cstrong\u003eFully Responsive\u003c/strong\u003e – A smooth, optimized experience on both desktop and mobile.\u003c/li\u003e\n\u003c/ul\u003e\n\n\n\u003ch2\u003e📂 Project Structure\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003ccode\u003eindex.html\u003c/code\u003e - Sets up the QR Code Generator interface.\u003c/li\u003e\n    \u003cli\u003e\u003ccode\u003estyle.css\u003c/code\u003e - Adds style for a clean, modern look.\u003c/li\u003e\n    \u003cli\u003e\u003ccode\u003escript.js\u003c/code\u003e - Contains the logic for QR code generation and interactions.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003e🛠️ Getting Started\u003c/h2\u003e\n\u003col\u003e\n    \u003cli\u003e\u003cstrong\u003eClone the repo\u003c/strong\u003e:\n        \u003cpre\u003e\u003ccode\u003egit clone https://github.com/your-username/qr-code-generator.git\ncd qr-code-generator\u003c/code\u003e\u003c/pre\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eOpen \u003ccode\u003eindex.html\u003c/code\u003e\u003c/strong\u003e in your browser to launch the QR Code Generator.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch2\u003e💡 How It Works\u003c/h2\u003e\n\u003cp\u003eThe app uses an online API to generate QR codes based on the input provided.\u003c/p\u003e\n\u003col\u003e\n    \u003cli\u003eEnter any text or URL in the input field.\u003c/li\u003e\n    \u003cli\u003eClick \u003cstrong\u003e\"Generate QR Code\"\u003c/strong\u003e, and the QR code will appear below.\u003c/li\u003e\n    \u003cli\u003eYou can then download or share the QR code directly.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch2\u003e🌱 Upgradation Ideas\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e🔹 Add customizable QR code colors and styles\u003c/li\u003e\n    \u003cli\u003e🔹 Offer options for higher resolutions and downloads in various formats\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003e❤️ Acknowledgments\u003c/h2\u003e\n\u003cp\u003eBig thanks to \u003ca href=\"https://goqr.me/api/\"\u003eGoQR API\u003c/a\u003e for support in creating this tool!\u003c/p\u003e\n\n\u003ch2\u003e🤝 Connect With Me\u003c/h2\u003e\n\u003cp\u003e\n  \u003ca href=\"https://www.linkedin.com/in/likhithsp\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=xuvGCOXi8Wyg\u0026format=png\u0026color=000000\" alt=\"LinkedIn\" class=\"icon\"\u003e\n  \u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://www.github.com/LikhithSP\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=46565\u0026format=png\u0026color=000000\" alt=\"GitHub\" class=\"icon\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Fqrcodegenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikhithsp%2Fqrcodegenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Fqrcodegenerator/lists"}