Skip to content

Maherstad/AWS_Amplify_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

AWS_Amplify_demo

Code for AWS Amplify Playlist videos

Execute the following (in the App's working directory) after Forking the Repo (follow along with videos)

npm install

sudo amplify configure
sudo amplify init

sudo amplify add auth
sudo amplify push -y

sudo amplify add storage
sudo amplify push -y

sudo amplify add api
sudo amplify push -y

About

Code for AWS Amplify Playlist videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published