Build an Online Store Using AWS, React, and Stripe VIDEO
Learn how to build an online book store from beginning to end with AWS, React, and Stripe. The project uses Amplify, AppSync, DynamoDB, S3, Lambda services in AWS and React Hooks, Context API in ReactJS. You will learn how all these technologies fit together.
💻 Code: https://github.com/mjzone/bookstore-v2
✏️ Video created by Manoj Fernando. Check out his YouTube channel: https://www.youtube.com/channel/UChpIik3lwpviVj_tIoCeUHw
🎥 Learn how much it cost for Manoj to create and run this store: https://youtu.be/qRUCwT9ZqT4
⭐️ Contents ⭐️
⌨️ (00:00) Introduction
⌨️ (01:37) Agenda
⌨️ (03:14) Product Demo
⌨️ (06:16) Architecture Diagram Discussion
⌨️ (08:42) Setting up the Project
⌨️ (09:24) Initializing an Amplify Project
⌨️ (11:25) Adding Authentication with Cognito
⌨️ (11:52) Create an S3 Bucket to Store Images
⌨️ (13:04) Create Lambda Functions to Process Order (Pipeline Resolver)
⌨️ (29:08) Creating Cloud Resources
⌨️ (30:10) Processing Book Orders
⌨️ (33:31) Running the Application
⌨️ (42:39) Connecting to Cloud Resources from React App
⌨️ (44:51) Verifying Customer Orders
⌨️ (54:58) Hosting the Site on S3
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Other Videos By freeCodeCamp.org 2020-08-18 Scope and Decorators - Python Basics with Sam 2020-08-15 Data Analysis with Python: Part 1 of 6 (Live Course) 2020-08-14 PERN Stack Course - Build a Yelp clone (Postgres, Express, React, Node.js) 2020-08-11 COBOL Course - Programming with VSCode 2020-08-11 Command Line and Recursion in Python - Python Basics with Sam 2020-08-07 Network Programming with Python Course (build a port scanner, mailing client, chat room, DDOS) 2020-08-04 Precalculus Course 2020-07-31 Live Coding Project: Create an Hour Tracking App using Vue.js (Part 2) - with Gwen Faraday 2020-07-30 Deep Learning Crash Course for Beginners 2020-07-28 Find Longest Substring / Guessing Game - Python Basics with Sam 2020-07-27 Build an Online Store Using AWS, React, and Stripe 2020-07-24 Live Coding Project: Create an Hour Tracking App using Vue.js - with Gwen Faraday 2020-07-23 College Algebra - Full Course 2020-07-21 Prime Numbers, Times Tables, & More - Python Basics with Sam 2020-07-17 Live Coding Project: Create a Pomodoro Clock using Vue.js - with Gwen Faraday 2020-07-16 Terraform Course - Automate your AWS cloud infrastructure 2020-07-15 Spring Boot Java Tutorial - REST API using PostgreSQL and JWT 2020-07-14 Python For Loops, Functions, and Random - Python Basics with Sam 2020-07-10 Live Coding Project: Create a Calculator using Vue.js - with Gwen Faraday 2020-07-09 React / Typescript Tutorial - Build a Quiz App 2020-07-07 Create A 2.5D Platformer Game With Unreal Engine (Tutorial)