Skip to content

paypal-examples/react-ebook-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ebook-basic

An Example React App for Selling an E-Book Online

Setup

  1. Create a file called .env and inside of it put the following:
VITE_CLIENT_ID=<YOUR_CLIENT_ID>

Make sure to replace <YOUR_CLIENT_ID> with the client-id for your app found in your developer dashboard.

  1. npm install
  2. npm run dev

About

An Example React App for Selling an E-Book Online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published