TUTORIAL
Build a Full Stack React Application
Introduction
Implementation
Tasks
This tutorial is divided into four tasks. You must complete each task in order before moving to the next one.
Deploy and Host a React App (10 minutes): Create a React app, then deploy and host it using AWS Amplify.
Initialize the Amplify Backend (10 minutes): Initialize a cloud backend that include authentication, a database, and storage.
Connect the App to the Cloud backend (10 minutes): Implement the frontend code to connect to the authorization, data and storage backend enabling users to create, update, and delete notes.
Clean up Resources (2 minutes): Clean up the resources used in this tutorial.
Deploy and Host a React App
Start Task OneDid you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages