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 startand 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