Newer
Older
# Getting Started with uFR Simplest - React example
This project was created with [Create React App](https://github.com/facebook/create-react-app) and contains simplest way of utilizing [uFR Browser Extension](https://www.d-logic.net/nfc-rfid-reader-sdk/software/nfc-reader-browser-extension/) in your React project.
# Important
By default, React apps cannot properly work with uFR Browser extension. This example overcomes the issue with manual insertion of code necessary to run
## Dependencies
This project was tested & developed with [Node 14.17.6](https://nodejs.org/en/download/).
## Running the example
In the project directory, use the following console command:
### `npm start`