oss-slu/pao_surgery_simulator

Update Landing Page Title and Subtitle

Open

#34 opened on 2026年1月28日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)JavaScript (5 forks)auto 404
good first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド