Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Sidebar and Explore component #10

Open
Tracked by #9
bryanwong8 opened this issue May 11, 2020 · 0 comments
Open
Tracked by #9

Create Sidebar and Explore component #10

bryanwong8 opened this issue May 11, 2020 · 0 comments
Assignees
Labels
frontend frontend feature
Milestone

Comments

@bryanwong8
Copy link
Contributor

bryanwong8 commented May 11, 2020

Is your feature request related to a problem? Please describe.
We need to create a reusable sidebar component to display different types of data depending on what page you are on. It should al be able to change size on different views as well.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Figma Design
Screen Shot 2020-05-11 at 12 00 50 PM

Component Details

  • Create a file called Explore.js in the pages folder in components/pages
  • The Explore Component should display the Sidebar and Article component
  • In the src/components/shared folder create a file called SideBar.js.
  • When the Tag Component and User Component are completed they should be passed into the Sidebar component as children
@bryanwong8 bryanwong8 added the frontend frontend feature label May 11, 2020
@bryanwong8 bryanwong8 added this to the Week 1 milestone May 11, 2020
@bryanwong8 bryanwong8 mentioned this issue May 11, 2020
4 tasks
This was referenced May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend frontend feature
Projects
None yet
Development

No branches or pull requests

2 participants