Skip to content

Web application that allows to user to scan qr code with camera and display the informations in a user card

Notifications You must be signed in to change notification settings

chadirabii/qr-code-checker

Repository files navigation

Tekke QRcode Checker

Web application that allows to user to scan qr code with camera and display the informations in a user card

NB : input must be under JSON form

[ ! ] Profile picture scan not completed yet

Table of contents

Built with

Screenshot

image

Demo

https://qrcode-checker.netlify.app

Run Locally

Clone the project

  git clone https://github.com/chadirabii/qr-code-checker

Go to the project directory

  cd qr-code-checker/

Install dependencies

  yarn

Start the server

  yarn run dev

Author : Chadi Rabii