AdiQR is a website created by using react-js. In this website you can scan and generate qr-codes.
Checkout the live version of the website: AdiQR - Generate and scan qrcodes
- Clone the repository
git clone https://github.com/AdithyanA2005/QR_Reader_Generator_ReactJS.git- Install the dependencies
yarn install- Start the devlopement server
yarn start