Skip to content

Nikitaa19/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This project is a simple QR Code Generator built using HTML, CSS, and the goQR.me API. It allows users to input any text or URL and generate a corresponding QR code.

Features

Generate QR codes for any text or URL input.

Responsive design built using HTML and CSS.

Easy integration with the goQR.me API for dynamic QR code generation.

Built With

HTML: Markup structure for the web page.

CSS: Styling for the layout and appearance.

goQR.me API: For generating QR codes dynamically.

Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue if you find any bugs or have suggestions for improvement.

Acknowledgments

goQR.me API for providing the QR code generation functionality.