nst-sdc/GSOC-REVIEW-PLATFORM

Build Basic Home Page UI

Aberta

#2 aberto em 23 de out. de 2025

 (1 comentário) (0 reação) (0 responsável)Python (1 fork)auto 404
APIenhancementfrontendgood first issue

Métricas do repositório

Stars
 (0 estrela)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador