Skip to content

bendechrai/write-your-own-web-store-in-hours

Repository files navigation

Write Your Own Web Store In Hours

Cover Image for the Write Your Own Web Store In Hours project

This project is the basis of Ben Dechrai's workshop by the same name.

By the end of this workshop, you will have created a React-based Single Page Application that allows customers to log in using Auth0, and can list and purchase a number of products based on the product catalogue defined in your Stripe account.

🧑‍💻 Prerequisites

In order to get the most from this workshop, you will

  • be comfortable using VS Code as a development environment
  • have a moderate understanding of JavaScript

🗝 Key

Symbol(s) Description
👉💻👈 Skip past the descriptions and explanations, and just get straight to the action items. Each action that you need to take is prefixed with these symbols
💡 Helpful hints or things you might want to pay attention to
🎉 Milestone - do something here to verify you're in track
🧪 Checkpoint - an optional time for you to do a test to see your progress

📖 Workshop Steps

  1. Pre-Workshop Setup
  2. Setting up your development environment
  3. Create a new React Project
  4. Defining products in Stripe
  5. Retrieving products from the Stripe API
  6. Displaying products in React
  7. Authenticating users
  8. Connecting Auth0 to Stripe
  9. Augmenting Access Tokens
  10. Starting a Stripe Checkout
  11. Complete! Testing the site...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published