Description
Description: The page <title> is set to "Vite + React" instead of branding the page as "LearnHub".
What goes wrong? The browser tab displays "Vite + React" which is the default Vite template title. This looks unprofessional and confuses users about which site they're on.
Steps to Reproduce
Steps to Reproduce:
- Open the application in any browser.
- Look at the browser tab.
- See "Vite + React" instead of "LearnHub".
Expected vs Actual Behavior
Expected vs Actual Behavior:
- Expected: Browser tab shows "LearnHub"
- Actual: Browser tab shows "Vite + React"
Environment Details
Environment Details:
- File:
learnhub/frontend/index.html, Line 7
- OS: Any
- Browser: Any
Severity
Medium (functional bug with a workaround)
Screenshots / Screen Recording

Description
Description: The page
<title>is set to "Vite + React" instead of branding the page as "LearnHub".What goes wrong? The browser tab displays "Vite + React" which is the default Vite template title. This looks unprofessional and confuses users about which site they're on.
Steps to Reproduce
Steps to Reproduce:
Expected vs Actual Behavior
Expected vs Actual Behavior:
Environment Details
Environment Details:
learnhub/frontend/index.html, Line 7Severity
Medium (functional bug with a workaround)
Screenshots / Screen Recording