Skip to content

Stripe Payments demo with react and serverless node express

Notifications You must be signed in to change notification settings

dpetla/stripe-payments-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stripe-payments-demo

Stripe Payments demo with react and serverless node express

This project demonstrates a solution to integrates the Stripe API to start accepting credit card payments from new and saved credit cards.

Projects included

  • client (React app)
  • server (Serverless Node Express app for AWS)

Avaiable Scripts

In the project directory, you can run:

npm run start

Runs the client app in the development mode.
Open http://localhost:3000 to view it in the browser.

Runs the server app in offline mode. Listen to http://localhost:4242/dev.