Table of Contents
Set up your AWS account
Setting up the Serverless Backend
- Create a DynamoDB table
- Create an S3 bucket
- Create an S3 bucket for file uploads
- Create a Cognito user pool
- Set up the Serverless Framework
TODO
Deploying the Backend
Setting up a React App
Building a React App
- Create a login page
- Create a signup page
- Add the create Listing page
- List all the Listings
- Display a Listing
- Set up secure pages
Deploying a React app on AWS
Advanced Topics
Backend
Frontend