nst-sdc/GSOC-REVIEW-PLATFORM

Build Basic Home Page UI

Offen

#2 geöffnet am 23.10.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (1 Fork)auto 404
APIenhancementfrontendgood first issue

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  • 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