Sample app
This is a sample app to demonstrate the use of the react-client-sdk
Getting started
- Clone this (opens in a new tab) repository
git clone https://github.com/reclaimprotocol/sample-applications.git cd reclaim-react-starter-app
- Install dependencies -
npm install
- Start the app -
npm start
- Open http://localhost:3000 (opens in a new tab) to view it in the browser.