Skip to content

Build Privacy Policy Page #31

@Alexandrbig1

Description

@Alexandrbig1

Description:
Implement the Privacy Policy page for the CoreX Nutrition project.

The page should include:

  • A page title (<h1>) with Privacy Policy.
  • Proper semantic HTML structure (<main>, <section>, <article>).
  • Content text.
  • Reusable styling consistent with other policy pages (Typography, spacing, colors).

⚠️ Important:

  • This is part of the SPA. Header and Footer are global components, so only the main content for this page should be implemented here.
  • Follow accessibility rules (ARIA roles, focus management, semantic elements).
  • Follow our file naming conventions: e.g., PrivacyPolicyPage.tsx.

Assets:

Image

Acceptance Criteria

  • Page renders at /privacy-policy.
  • Includes provided content and styled according to design.
  • Uses semantic and accessible HTML.
  • Mobile responsive (check typography and spacing).
  • No breaking changes to global layout.

Notes for Contributors

  • If you’re new, this is a great beginner-friendly task.
  • Please do not implement Header/Footer inside this page. They already exist globally.
  • Feel free to add comments in the code where clarification may help future contributors.

Metadata

Metadata

Assignees

Labels

frontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025priority: lowCan wait, not urgent

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions