test for dev branch
Create an .env file in virtual-tutor/virtual-tutor with the following format
AMPLIFY_BUCKET=mac-bucket-demo
# Create a role for the client with restricted permissions
AWS_ACCESS_KEY_ID=####
AWS_SECRET_ACCESS_KEY=####
NEXT_PUBLIC_SUPABASE_URL = ##
NEXT_PUBLIC_SUPABASE_ANON_KEY = ##```