meganesu / personal-site-v2

The Gatsby site that deploys to meganesulli.com
https://meganesulli.com
MIT License
2 stars 0 forks source link

Add Storybook to document components #97

Open meganesu opened 1 year ago

meganesu commented 1 year ago

Background

As I'm starting to build out more custom components, I want to have a Storybook instance I can use to document the variations and usage.

This will make it easier for me to do a quick visual check of all the different component scenarios when I make changes, to make sure I didn't accidentally break any CSS styles.

Scenarios

Resources

Storybook Docs