See it here: https://tipser.github.io/tipser-sdk-bootstrap
This is the very simple example of integration react web application with tipser-sdk.
Clone the repo, enter it's directory and run there following commands:
npm install
npm start
Navigate to http://localhost:3000
It was created via react-create-app. Components are taken from Material UI.