Skip to content

Create ArticleView Component #21

@bryanwong8

Description

@bryanwong8

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

  • Should pull from the backend to get the data needed to display the name, cover image, tags, person who wrote it, and content

Figma Design
Figma link: https://www.figma.com/file/pyXHrfSlr2xx3xunNXjcpx/New-UI?node-id=2694%3A727

  • ArticleBody

Screen Shot 2020-05-12 at 4 49 48 PM

Component Details

  • Create a folder called ArticleBody in src/components
  • You should be using the route /api/articles/<int:article_id>
    to pull data to get a specific article.

Metadata

Metadata

Labels

backend neededThis issue requires pulling data from the backend

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions