oss-slu/pao_surgery_simulator

Update Landing Page Title and Subtitle

Open

#34 创建于 2026年1月28日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)JavaScript (5 fork)auto 404
good first issue

仓库指标

Star
 (1 star)
PR 合并指标
 (PR 指标待抓取)

描述

Description

To ensure the project name and everything is visible and consistent. We need to update the structure and title of the project name on the main landing page. This helps in running the react frontend and getting to understand the project.

Tasks

  • Locate the main file for the home page (likely in App.js )
  • Change the main heading and make it clean
  • Verify it using npm start and ensure weather the text appears.

Acceptance Criteria

  • The Homepage Displays the Title and Subtitle Correctly
  • There are no Errors in the Text
  • The Application Runs without any errors

Tech Stack

  • React
  • CSS/HTML

贡献者指南