Skip to content

[Good First Issue] Add a 'How it works' expandable FAQ section to the page #198

@magic-peach

Description

@magic-peach

Overview

Add an expandable FAQ / 'How it works' section at the bottom of the page to answer common questions.

Questions to Answer

  • Is my video uploaded anywhere?
  • What video formats are supported?
  • Why is processing slow for large files?
  • Can I use this offline?

Task

Create a FAQ.tsx component using <details>/<summary> HTML elements for native disclosure.

Acceptance Criteria

  • At least 4 FAQ items
  • Uses semantic details/summary
  • Accessible (keyboard navigable)
  • Consistent with dark theme

Estimated effort: 45 minutes

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions