Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 306 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 306 Bytes

notist-severless

This is demo note-taking serverless appilication.

Technologies Used:

Backend (/backend)

  1. Serverless Framework
  2. AWS Dynamo DB for storing notes
  3. AWS API Gateway
  4. AWS Cognito for authentication and authorization

Frontend (/client)

  1. React
  2. Chakra UI
  3. AWS Amplify