Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kanugurajesh/stripe-payment

Start building your payment integrated react application from this template
https://github.com/kanugurajesh/stripe-payment

payment-integration react stripe vercel

Last synced: 2 months ago
JSON representation

Start building your payment integrated react application from this template

Awesome Lists containing this project

README

        

#### ⭐ star this repo if you like it




User Authentication



# Stripe Payment 🔑

This project is used to provide guidance about how to implement payment integration and payment flow in react.js with typescript

## Installation

Install my-project with npm

```bash
git clone https://github.com/rajesh604/stripe-payment
cd stripe-payment
npm install
npm run build
npm run start
```

The project will be running on http://localhost:4242

## Demo

[](https://youtu.be/Atp7zLEkWDw?si=xMjoOwtlmX2BjIua)

## Screenshots

### Payment Screen
![payment screen](https://ik.imagekit.io/hbzknb1hm/Screenshot%202023-09-22%20002737.png?updatedAt=1695322733220)

### Payment Processing
![Payment Processing](https://ik.imagekit.io/hbzknb1hm/Screenshot%202023-09-22%20002802.png?updatedAt=1695322839153)

### End Screen
![End Screen](https://ik.imagekit.io/hbzknb1hm/Screenshot%202023-09-22%20002818.png?updatedAt=1695322886971)

## Usage

You can build your own project on top of this project, thanks to its scalable structure.

## Used By

This project is used by the following companies:

- GDSC MVSR

## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.

## Tech Stack

**Client:** React, Vite

**Server:** Node, Express

Buy Me A Coffee

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)