Skip to content

feat: add storybook #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: add storybook #32

wants to merge 1 commit into from

Conversation

deployn
Copy link
Owner

@deployn deployn commented Apr 7, 2023

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Apr 7, 2023

PR Summary

  • Added Storybook to the project
    Integrated Storybook, a UI development toolkit, into the project for better collaboration and visualization of UI components.

  • Updated Eslint configuration for Storybook files
    Improved code quality and consistency by adjusting Eslint configurations specifically for Storybook files.

  • Created a GitHub Action workflow for testing on pull requests
    Implemented an automated workflow that runs various tests, including Storybook tests, on pull requests to maintain code quality and ensure functionality.

  • Added .gitignore rules for ignoring Storybook folders
    Prevented unnecessary inclusion of Storybook elements in production builds by adding rules to .gitignore.

  • Updated README with information about Storybook
    Provided additional information on the new StoryBook UI development toolkit feature for better understanding and usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant