This project contains a React application set up in a Docker environment, ready to run on your local machine.
Before you begin, ensure you have Docker Desktop installed on your system.
Clone the GitHub repository:
git clone https://github.com/qyao4/web3012_coding_assignment14.git
Navigate to the repository directory:
cd web3012_coding_assignment14
To launch the app, run the following command in your terminal:
docker run --name yao_qiang_coding_assignment14 -d -p 5575:80 qyao4/yao_qiang_portfolio:1.0.0
The application will be accessible at https://localhost:5575
.
- The page displays final site - my portfolio.
For assistance, contact [email protected].
[Instructions for how to make contributions to the project.]
This project is unlicensed.