nst-sdc/GSOC-REVIEW-PLATFORM

Build Basic Home Page UI

Open

#2 opened on Oct 23, 2025

 (1 comment) (0 reactions) (0 assignees)Python (1 fork)auto 404
APIenhancementfrontendgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

  • 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).

Contributor guide