Develop an Online Store Utilizing AWS, React, and Stripe



Discover how to develop an online book shop from beginning to end with AWS, React, and Stripe. The task uses Amplify, AppSync, DynamoDB, S3, Lambda services in AWS and React Hooks, Context API in ReactJS. You will find out how all these technologies mesh.

Code: https://github.com/mjzone/bookstore-v2

Video created by Manoj Fernando. Have a look at his YouTube channel: https://www.youtube.com/channel/UChpIik3lwpviVj_tIoCeUHw

Learn just how much it cost for Manoj to develop and run this store: https://youtu.be/qRUCwT9ZqT4

⭐ Contents ⭐.
⌨ (00:00) Introduction.
⌨ (01:37) Agenda.
⌨ (03:14) Product Demonstration.
⌨ (06:16) Architecture Diagram Conversation.
⌨ (08:42) Establishing the Job.
⌨ (09:24) Initializing an Amplify Task.
⌨ (11:25) Adding Authentication with Cognito.
⌨ (11:52) Produce an S3 Bucket to Shop Images.
⌨ (13:04) Create Lambda Functions to Process Order (Pipeline Resolver).
⌨ (29:08) Producing Cloud Resources.
⌨ (30:10) Processing Book Orders.
⌨ (33:31) Running the Application.
⌨ (42:39) Linking 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.

Check out numerous articles on programs: https://freecodecamp.org/news.

Source