Skip to content

This App shows a sample integration of the React Package

Notifications You must be signed in to change notification settings

passbase/react-web-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Official Passbase React Web Demo App

This App shows an example integration of the Passbase React package integrated into an App. Before your try to run the App please sign up on our developer platform and use your own publishabe API key, which you can find in the API settings section.

Please follow our integration guide in our official developer documentation to install all dependencies first in a correct way.

Requirements

Ensure that you are using an up to date version for React. This means, that you also need to have npm/yarn and node installed. If you haven't, please follow this guide here first to install everything correctly.

Install & Run

In the project directory can run:

  1. Run yarn install inside the project directory in terminal in order to install the Passbase Package
  2. Go into the file src/App.js and exchange YOUR_OWN_PUBLISHABLE_API_KEY with your own API key in line 17
  3. Run yarn start in terminal

This runs the app in the development mode. Open http://localhost:3000 to view the App it in the browser.

About

This App shows a sample integration of the React Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published