Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 583 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 583 Bytes

Onfido SDK Sample React App

A simple React app implementation of the Onfido JS SDK

Developing Locally

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.

TODO

  • Flesh out app a bit more with simple routing
  • Add language (ES, DE) options
  • Add region-based JWT options