Student Name: He Xinyue
Matriculation Number: A0204712U
step 1: run docker-compose build
to build the application
step 2: run docker-compose up
to run both the backend and the frontend of the application
step 3: navigate to localhost:8000
and localhost:3001
to view the deployed react app.