patrick-michelberger / serverless-shop

Building a Serverless E-Commerce App with AWS Lambda, Stripe and React :moneybag: :globe_with_meridians:
http://patrick.michelberger.info/serverless-shop/
348 stars 89 forks source link
aws-lambda aws-s3 reactjs stripe-checkout stripe-payments stripe-relay

serverless shop

This repository accompanies my blog post
Building a Serverless E-Commerce App with AWS Lambda, Stripe and React

run the app

yarn run 

Open http://localhost:3000 to view it in the browser.

Bootstrapped with Create React App.