APIenhancementfrontendgood first issue
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
-
Create HomePage.js inside src/pages/.
-
Create reusable Navbar.js and Footer.js components inside src/components/.
-
Add navigation links (Home, Login, Register, About).
-
Style with Tailwind CSS (responsive and modern).
-
Add hero section with short tagline and CTA buttons.
-
Integrate React Router for page navigation.
-
Test layout responsiveness (mobile, tablet, desktop).