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
We create a storybook of all our react components. It is viewable locally to devs and also publicly on our website.
Why this is valuable:
This will help devs see what components are available to them and how to use them. It will also showcase our design&brand to the public. It is low priority, but a good task for someone who is interested in learning storybook.
Acceptance Criteria
Storybook works locally
Storybook has some components documented in it
Storybook is published to our website via github pages to writespeakcode.com/storybook or storybook.writespeakcode.com
Resources
The text was updated successfully, but these errors were encountered:
Description
We create a storybook of all our react components. It is viewable locally to devs and also publicly on our website.
Why this is valuable:
This will help devs see what components are available to them and how to use them. It will also showcase our design&brand to the public. It is low priority, but a good task for someone who is interested in learning storybook.
Acceptance Criteria
Resources
The text was updated successfully, but these errors were encountered: