Go to file
Michael Mainguy 3f743e567b Add dist directory and Accenture SVG logo
- Added production build files in dist/ directory
- Added custom Accenture arrow SVG logo (src/acn.svg)
- Updated .gitignore file
- SVG optimized with compact viewBox and purple color (#a600ff)
2025-07-31 19:25:28 -05:00
dist Add dist directory and Accenture SVG logo 2025-07-31 19:25:28 -05:00
public Initial commit: QR Code Generator with custom image support 2025-07-31 19:01:13 -05:00
src Add dist directory and Accenture SVG logo 2025-07-31 19:25:28 -05:00
.gitignore Add dist directory and Accenture SVG logo 2025-07-31 19:25:28 -05:00
index.html Initial commit: QR Code Generator with custom image support 2025-07-31 19:01:13 -05:00
package-lock.json Initial commit: QR Code Generator with custom image support 2025-07-31 19:01:13 -05:00
package.json Initial commit: QR Code Generator with custom image support 2025-07-31 19:01:13 -05:00
vite.config.js Initial commit: QR Code Generator with custom image support 2025-07-31 19:01:13 -05:00