thalita12 / qr-code-generate

Home Page:https://qr-code-generate.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR Code Generate 👀

This project is part of a collection of 100 projects to develop programming skills. It generates a QR code image for any text, and exports it to pnj or pdf.

Libraries

To execute

Development

In the project directory, you can run:

npm start: initialize the application and open http://localhost:3000 to view it in the browser.

npm test: runs the unit tests of the application.

Deployment

In the project directory, you can run:

npm run build: minifies the files and generates the executable.

References

About

https://qr-code-generate.vercel.app

License:MIT License


Languages

Language:JavaScript 79.3%Language:HTML 10.1%Language:CSS 10.0%Language:Shell 0.6%