Skip to content

Yarzik7/barcode-scanner-react

Repository files navigation

Barcode scanner

About project

This application allows you to scan a product's barcode and find information about it on the Internet. The application was created using the React, QuaggaJS and JsBarcode libraries.

Features

  • Create barcode

    Allows to create a barcode image based on the value entered by the user.

    Create barcode
  • Barcode scanning

    It is possible to scan the barcode from the product.

    Barcode scanning Barcode scanned
  • Camera selection

    There is an option to select a camera for scanning.

    Create barcode

Technology Stack

  • React
  • SCSS
  • QuaggaJS
  • JsBarcode