Giter VIP home page Giter VIP logo

qr-ur-link's Introduction

qr-ur-link

An application to generate a QR code from a link

Nowadays, QR codes exist everywhere and are pretty easy for people to scan to get the url rather than typing the url manually. In particular, people can make use of it in so many situations, for example, to get the menu in a café or restaurant, to buy a ticket in a cinema or other places, etc.

With this application, you can utilize it on your common tools' website, fork as your side projects, or just generate the link for your website!

preview

Techniques

  • React
  • tailwindcss
  • easyqrcodejs
  • Canvas to png?
      canvasHTMLDivElement.toDataURL('image/png')
    

System Requirements

  • git v2.13 or greater
  • NodeJS 14 || 16 || 18
  • npm v8.16.0 or greater

All of these must be available in your PATH. To verify things are set up properly, you can run this:

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

If you have trouble with any of these, learn more about the PATH environment variable and how to fix it here for Windows or macOS/Linux.

Setup

If you want to commit and push your work as you go, you'll want to fork first and then clone your fork rather than this repo directly.

After you've made sure to have the right things (and versions) installed, you should be able just to run a few commands to get set up:

git clone https://github.com/CagyJ/qr-ur-link.git
cd qr-ur-link
npm i

Running the app

To get the app up and running, run:

npm start

This should open your browser and be on localhost:3000

TODO

qr-ur-link's People

Contributors

cagyj avatar

Watchers

 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.