UTDNebula / survival-guide

UTD Survival Guide is a guide to being a college student and making the most of your time at UT Dallas and after graduation.
https://guide.utdnebula.com
MIT License
10 stars 0 forks source link

Set up Storybook #65

Closed rnair9 closed 1 year ago

rnair9 commented 1 year ago

Overview

Closes #56

Installed a set up storybook for the site header, site footer, and content area components.

What Changed

Addition of three storybook.tsx files for the three respective components and addition of storybook dependencies.

Other Notes

The stories don't render the components, even if the story is exporting only the default component. The templates for each story can be modified to document their states or behaviors and will prove useful as we move forward but I only have the default ones set up.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
survival-guide ✅ Ready (Inspect) Visit Preview Feb 23, 2023 at 0:00AM (UTC)
WillieCubed commented 1 year ago

It appears this branch used the main branch as the base for the code instead of the develop branch. Could you do the following:

Additionally, before running the above commands, you may want to update your email and name on Git by following this guide so you get GitHub credit for contributing.