1. 2
    Use an AWS Amplify DataStore Backend in a React Application
    2m 3s

Use an AWS Amplify DataStore Backend in a React Application

Ali Spittel
InstructorAli Spittel

Share this video with your friends

Send Tweet

In this video, we'll test out a schema created in the Amplify Admin UI locally. You will be able to test out your data without an AWS account. We'll first create a React app, then install the necessary dependencies, pull in our Amplify-created backend, and then add create and read functionality to a Course model.