Skip to content

Display posts on client #15

Description

@cainwatson
  • send GET /api/posts using axios
  • set posts on <App /> state
  • create <Posts /> & <Post /> components
    • pass posts to <Posts posts={posts} />
    • loop over posts and create <Post /> for each post
    • display post title, image, and text on every <Post />

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions