/my-react-dropbox

Primary LanguageJavaScriptApache License 2.0Apache-2.0

My React DropBox

Example fullstack serverless application using the following technologies:

  • AWS
    • S3 - static hosting and file storage
    • Cloudfront - HTTPS support
    • Route53 - domain registration
    • Cognito - Facebook login and user pool
    • DynamoDB - file sharing capabilities
    • Lambda - file sharing capabilities
    • GatewayAPI - exposing lambda
    • IAM - AWS resources exposed via JS SDK
  • JS
    • React - client side single page app
    • AWS JS SDK - S3, DynamoDB, STS and Cognito