/QRGenius

Introducing QRGenius: a free, open-source QR Code Generator Web App built with React & TypeScript! Create QR Codes with ease from a range of modifiable options. Tailor it to your needs for ad campaigns or websites. Generate and download your QR Code as an image hassle-free. Unlock the power of QRGenius today! 🌐📲 #QRCodeGenerator #FreeAndOpenSourc

Primary LanguageTypeScript

QRGenius

Introducing QRGenius: a free, open-source QR Code Generator Web App built with React & TypeScript! Create customized QR Codes with ease from a range of modifiable options. Tailor it to your needs for ad campaigns or websites. Generate and download your QR Code as an image hassle-free. Unlock the power of QRGenius today! 🌐📲 #QRCodeGenerator #CustomizableQR #FreeAndOpenSource

Installation

  • Fork & Clone the repository
  • Run yarn install or npm install to install all the dependencies
  • Run yarn start or npm start to start the development server

Contributing

  • Fork & Clone the repository
  • Create a new branch with a descriptive name of the feature/fix you are working on
  • Make your changes
  • Commit your changes and push to your forked repository
  • Create a pull request to the main repository