marciogh / my-react-dropbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 89.1%Language:HTML 6.2%Language:CSS 2.8%Language:Shell 1.9%