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
Implement the Credits Section component. The component should display the name of all the people that worked on the issue for each section.
The data for this section is not yet available and won't be available until a few days before. You could use mock data from the credits.js files for testing.
Code Pointers
Create a component that takes in a json object such as the one under data/credits.js and displays the names/sections. Import the component into the home page.
Keep in mind mobile responsiveness. Make use of the theme.js device sizes.
Figma Mockups
Product Designer contact:
Message in the #special-editions channel on Slack for questions.
Background/Context
Implement the Credits Section component. The component should display the name of all the people that worked on the issue for each section.
The data for this section is not yet available and won't be available until a few days before. You could use mock data from the credits.js files for testing.
Code Pointers
Create a component that takes in a json object such as the one under data/credits.js and displays the names/sections. Import the component into the home page.
Keep in mind mobile responsiveness. Make use of the theme.js device sizes.
Figma Mockups
Product Designer contact:
Message in the #special-editions channel on Slack for questions.
Links
Screenshots:
Time
Start date: October 11, 2022
HARD deadline: October 18, 2022
Please create a branch and make a PR to the main branch when done. Message Marian/Maya when complete.
The text was updated successfully, but these errors were encountered: