/

QR Code Generator

React JS / CSS / React QR Code

Project

Overview

This application has been developed utilizing the React JS framework and is currently hosted on the Vercel platform. Within this application, users have the capability to generate QR codes by providing input, allowing them to create QR codes for various types of content, including text or links. By simply pasting a URL into the input field, the application will promptly generate the corresponding QR code. Furthermore, users have the option to download the generated QR code by clicking the Download QR Code button. Its important to note that this application does not require any form of user registration or authentication, thereby enhancing its accessibility and ease of use. This functionality has been made possible through the integration of the react-qr-code library, ensuring a seamless and user-friendly experience.

Technologies

React

CSS

Javascript

React-qr-code

Vercel to Deploy App

Back