QR-code generator via url input Generator made for teaching purposes using React JS Running locally Clone this repo: $ git clone https://github.com/dinizdev/qrcode-gerador.git Then go to the project's folder: cd qrcode-gerador Install all dependencies: npm install Run locally: npm run dev