A simple QR Code generator that allows the user to download the image of any link that was typed. Idea provided by Sujeito Programador.
Technologies | Installation | Layout
This project was made with the following technologies/libraries:
- ReactJS
- QrCode - lib
- Git
- Github
To see the Deploy, check THIS LINK.
git clone https://github.com/cristian-sbardelotto/qr-code-generator
npm i
yarn
npm run dev
yarn dev