Skip to content

Add Feed and Post Detail UI #14

@cameronhotchkies

Description

@cameronhotchkies

Build the React UI for browsing the post feed and viewing post detail pages.

✅ Acceptance Criteria

  • Homepage displays posts in newest-first order
  • Each post in feed shows title, author, and timestamp
  • Clicking a post navigates to /posts/{id} detail page
  • Detail page renders post body as formatted HTML
  • Logged-out users can browse feed and view posts (read-only)

Internal Coding

MR1

  • Feed component with post list
  • Post card component
  • Post detail page
  • React Router setup

Metadata

Metadata

Assignees

No one assigned

    Labels

    ex machinaIssues/content generated by our robotic friends

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions