- Click the "Fork" button at the top-right corner of this repository's GitHub page.

- Choose your GitHub account or organization where the fork will be created.
- Open the forked repository in a GitHub Codespace:
-
Open the terminal in the Codespace:
- Click on the "Terminal" menu and select "New Terminal".
-
Start the application:
python webapp-color/app.py
-
After starting the application, a popup will appear in the lower-right corner of the Codespace pointing to your app. Click on it to open the app in your browser.

- Navigate to the "Settings" tab of your forked repository on GitHub.
- Go to "Secrets and variables" > "Actions".
- Add the required secret as repository secrets:
- Add the required variable as repository variables:


