camilacanhete / React-Paypal-Checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add PayPal checkout to your React App

Medium post that details this repo

Getting Started

git clone https://github.com/IMEF-FEMI/React-Paypal-Checkout.git
npm i && npm start

To run this project you need a Paypal Developer account.

You can sign up here. Afterwards you will need to plug your keys into a .env file that needs to be created as well.

// backend/.env

That is it for the setup!

Issues

Something not working? Please open an issue

About


Languages

Language:JavaScript 78.4%Language:HTML 12.6%Language:CSS 9.0%