Skip to content

This is a React.js application that generates QR codes. It allows users to enter text or a URL and generates a QR code image based on the input.

Notifications You must be signed in to change notification settings

thamerh/generate-qr-code-using-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React QR Code Generator

This is a React.js application that generates QR codes. It allows users to enter text or a URL and generates a QR code image based on the input.

Features

  • Generates QR codes from text or URLs
  • Easy-to-use interface
  • Copy QR code image or download

Installation

To run this application locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/thamerh/generate-qr-code-using-reactjs.git
  1. Navigate to the project directory:
cd generate-qr-code-using-reactjs
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and visit http://localhost:3000 to access the application.

Usage

  1. Enter the text or URL for which you want to generate a QR code.
  2. The QR code will be displayed on the screen.
  3. To copy the QR code image , click the "Copy " button.
  4. To download the QR code image , click the "Download" button.

Technologies Used

This project is built with the following technologies:

  • React.js
  • qrcode.react: A library for generating QR codes in React

Contributing

Contributions are welcome! If you find any issues or would like to add new features, please submit a pull request. Make sure to follow the existing code style and include appropriate tests.

Acknowledgements

Contact

If you have any questions or suggestions, feel free to contact the project maintainer at hamdithamer99@gmail.com.

About

This is a React.js application that generates QR codes. It allows users to enter text or a URL and generates a QR code image based on the input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published