0 Forks
2 Stars
2 Watchers

QRCodeGen

QRCodeGen is the final project for the Code Louisville May 2022 Software Developer course 1 cohort. It is an Azure Function that runs locally and has been tested on a machine installed with Windows (64-bit) using Visual Studio Code.

How to download and setup QRCodeGen

Open terminal and run command
git clone https://github.com/ajhughesdev/QRCodeGen.git
git clone is used to create a copy or clone of QRCodeGen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with QRCodeGen https://github.com/ajhughesdev/QRCodeGen/archive/master.zip

Or simply clone QRCodeGen with SSH
[email protected]:ajhughesdev/QRCodeGen.git

If you have some problems with QRCodeGen

You may open issue on QRCodeGen support forum (system) here: https://github.com/ajhughesdev/QRCodeGen/issues