You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Need to create sidebar to display likes and user info for the ArticleBody component
Describe the solution you'd like
Should use the sidebar component from Create Sidebar and Explore component #10 to make the emojis in a sidebar on the left and have user info and other Articles on the right.
Figma Design
Likes Sidebar
-UserInfo
UserArticle
Component Details
UserArticles will right under the UserInfo component
Is your feature request related to a problem? Please describe.
Need to create sidebar to display likes and user info for the ArticleBody component
Describe the solution you'd like
Figma Design
-UserInfo
![Screen Shot 2020-05-12 at 5 00 55 PM](https://user-images.githubusercontent.com/35946905/81757008-426f6280-9472-11ea-9563-62eada044bb9.png)
Component Details
src/components
src/components/User
src/components/User
/api/users/<int:user_id>
to get info about the user for the UserInfo and UserArticle componentsThe text was updated successfully, but these errors were encountered: