Create a .env file in project root directory with below content.

# App info
PORT=8081

# API link
API_LINK=https://opentdb.com/
DEFAULT_API_URI=api.php
CATEGORY_API_URI=api_category.php

# Reference link
REFERENCE_LINK=https://www.youtube.com/watch?v=hEtZ040fsD8

Preview

Alt text