Onfido SDK Sample React App
A simple React app implementation of the Onfido JS SDK
For first time setup, run npm install
.
In the project directory run npm start
to run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- Flesh out app a bit more with simple routing
- Add language (ES, DE) options
- Add region-based JWT options