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 />

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions