In this video, I’ll demonstrate how to build an online code compiler using React.js and Node.js. You’ll learn techniques about designing an API, run system commands using Node.js, making a frontend using React, and communicating [More]
STARTING CODE: https://github.com/keithweaver/MERN-boilerplate YOUR STRIPE DASHBOARD: https://dashboard.stripe.com/ SUBSCRIPTIONS QUICKSTART: https://stripe.com/docs/subscriptions/quickstart DISCOUNT DOCS: https://stripe.com/docs/subscriptions/discounts CREATE CUSTOMER FULL API: https://stripe.com/docs/api#create_customer REACT STRIPE ELEMENTS: https://github.com/stripe/react-stripe-elements STRIPE ELEMENTS QUICKSTART: https://stripe.com/docs/stripe-js/elements/quickstart STRIPE NODE SDK: https://github.com/stripe/stripe-node GITHUB FETCH DOCS: https://github.com/github/fetch In [More]