Enter in folders backend and frontend and run the command below to install all dependencies in each project
yarn install
docker-compose up --build
The application will be avaible on PORT 3000 by default.
Navigate to the browser and test on: http://localhost:3000