Skip to content

cesarrrguez/QRGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRGenerator

RELEASE LICENSE

QR code generator using QRCoder.

Requirements

  • .Net

Usage

Run backend and frontend applications:

dotnet run --project src/QRGenerator/QRGenerator.csproj
http://localhost:5500/index.html

License

The MIT License (MIT). Please see License for more information.