Giter Site home page Giter Site logo

singularis-com-br / forked-qrcode-001 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from travolgi/react-qrcode-generator

0.0 0.0 0.0 1.62 MB

Qr Code Generator based on the entered URL. Customize and download your generated Qr Code.

Home Page: https://travolgi.github.io/react-qrcode-generator

License: MIT License

JavaScript 46.50% CSS 43.58% HTML 9.92%

forked-qrcode-001's Introduction

Qr Code Generator with color theme switcher

This app generates Qr Code based on the entered URL. It is also possible to customize and download the generated Qr Code

Qr Code Generator

Table of contents

About App

This app generates Qr Code based on the url entered

Qr Code Generator

Features:

  • Light / dark mode theme switcher
  • Qr Code 'travolgi.com' default on loading
  • Dynamically generating the Qr Code as you type the URL
  • Dynamically update the color and background of the Qr Code based on the customization input entered by the user
  • Dynamically update the customized image of the Qr Code
  • Removes the custom image of the Qr Code
  • You can download the .png of the generated Qr Code

Process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Grid & Flexbox
  • React - Js library
  • QRCode.react - Qr Code package
  • React Color - Color Pickers package

Continued development

Future features:

  • Serverless database connection
  • Authentication with login
  • Save the Qr Code generated

Useful resources

Getting Started

In order to view this project locally, you need to make sure you clone this repository and install it's dependencies.

System Requirements

To check which versions you have installed you can run these commands:

git --version
node --version
npm --version

If requirements above are not installed in your computer, you'll need to install them. By clicking on them you can go to their website, which can lead you the way.

Installation

  • Clone the repository
    git clone https://github.com/travolgi/react-qrcode-generator.git
  • Navigate to repository folder
    cd react-qrcode-generator
  • Install npm packages
    npm install
  • To run the app in the development mode run in the project directory:
    npm start

Bugs

Please feel free to create an issue if you see a bug or something unexpected in the app.

Contributing

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/yourFeature)
  • Commit your Changes (git commit -m 'Brief explanation of feature')
  • Push to the Branch (git push origin feature/yourFeature)
  • Open a Pull Request

License

MIT license

forked-qrcode-001's People

Contributors

travolgi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.