Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.24 KB

README.md

File metadata and controls

66 lines (40 loc) · 1.24 KB

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