Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 325 Bytes

File metadata and controls

13 lines (11 loc) · 325 Bytes

QR Generator

this project is a simple QR Generator developed with Flask, Python for backend and frontend generated with ChatGPT3

How to run?

Step1

cd QR-Generator

Step2

python main.py

Step3

copy the address (eg. 127.0.0.1:5000) from terminal and paste to any browswer to see the result.