Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 335 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 335 Bytes

Stripe React Example

How to build Stripe payment forms with React & StaticKit.

Read the guide →

Usage

To run this example:

git clone https://github.com/statickit-projects/stripe-react.git
cd stripe-react
npm install
npm run dev