Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/statickit-projects/stripe-react

Examples of various payment flows with Stripe + StaticKit
https://github.com/statickit-projects/stripe-react

payments react statickit stripe

Last synced: about 1 month ago
JSON representation

Examples of various payment flows with Stripe + StaticKit

Awesome Lists containing this project

README

        

# Stripe React Example

How to build Stripe payment forms with React & [StaticKit](https://statickit.com).

[**Read the guide →**](https://statickit.com/guides/stripe-payments-react)

## Usage

To run this example:

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