Use wifi, not cellular !
This repository contains the code for Altertek's online QR Code Generator.
The goal is to encourage people to use wifi whenever possible instead of cellular networks.
The information stating that wifi consumes 4 to 10 times less that cellar neworks comes from the French agency in charge of regulating telecommunications : Link to the report
Features:
- A fully static solution
- A printer friendly output
- PDF export throught the print function
npm ci
npm run dev
docker compose up -d
You should be ready to go on http://localhost:9000
Original work from @bibekkakati : https://github.com/bibekkakati/qr-gen
Contributions are welcome !
Please see https://github.com/altertek/.github/blob/main/CONTRIBUTING.md