🔹 Stage 0 — Download the Project (3 min)

https://github.com/IITC-College/example-react-app

Instructions

  1. Download the project ZIP file provided by the instructor.

הפסקה

  1. Extract the ZIP locally.

  2. Open GitHub.

  3. Create a new private repository named:

    react-ci-pipeline
    
  4. Upload the extracted project files into the repository.

⚠️ Notice:

Do NOT upload the ZIP file itself — upload the extracted project contents.


🟡 Stage 1 — Clone and Run the Project Locally (8 min)

Instructions

  1. Clone the repository locally.
  2. Open the project in VSCode.
  3. Open a terminal inside the project folder.
  4. Install dependencies
  5. Start the development server