Open
Description
To implement @sammymyi 's latest designs, we'll be building components that follow her structure, and use storybook to develop them in isolation. The components are all listed in this spreadsheet, and each one has an empty skeleton story under the stories
directory as a starting point. The stories also contain a view of the figma relevant portion of the figma.
You can run storybook locally with yarn storybook
, after running yarn install
.
You can view the live storybook here