A QR Code Generator created using Tailwind CSS, HTML, CSS and JavaScript
View Demo
This project is a QR Code Generator created using Tailwind CSS, HTML, CSS and JavaScript. It allows you to generate QR codes from any text input, such as URLs, phone numbers, messages, etc. You can also customize the color of your QR codes. The project uses Tailwind CSS for responsive design and the goQR.me API for QR Code Generation.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
git clone https://github.com/JoaoFranco03/qr-code-generator/.git
npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch
Distributed under the GPL-3.0 License. See LICENSE.txt
for more information.
João Franco - https://www.linkedin.com/in/joão-franco-452161195/
Project Link: https://github.com/JoaoFranco03/qr-code-generator/