Skip to content

Do you want to get started with AWS Amplify? Follow this simple workshop that shows you how to add Authentication, APIs, ML and other features to your web app and how to host it in the cloud

License

mavi888/workshop-aws-getting-started-amplify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a simple note taking application with AWS Amplify

In this workshop, we’ll use React to build a web app that lets users create notes in a secure way. We’ll use AWS AppSync to get up and running quickly with a GraphQL API that backs our data in Amazon DynamoDB. In addition, we’ll demonstrate how to use the AWS Amplify library to authenticate users and communicate with our API.

Finally, we add in AI-powered object tagging using Amazon Comprehend, to allow users to get perform some sentiment analysis on the different notes.

Table of contents

  1. Prerequisites for the workshop
  2. Getting started
  3. Initialize the application with Amplify
  4. Add authentication
  5. Create a GraphQL API
  6. Add Search
  7. Add AI
  8. Publishing the app
  9. Do you want more?
  10. Cleaning up

Just show me the final product

If you don't want to follow the tutorial but just want to deploy in your local machine the final product here are the steps to follow to get this working

Deploying the final product

About

Do you want to get started with AWS Amplify? Follow this simple workshop that shows you how to add Authentication, APIs, ML and other features to your web app and how to host it in the cloud

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published