Skip to content

feat(storybook): configure storybook and write stories for UI components#76

Draft
emre155 wants to merge 1 commit into
7-Blocks:mainfrom
emre155:claude/storybook-setup
Draft

feat(storybook): configure storybook and write stories for UI components#76
emre155 wants to merge 1 commit into
7-Blocks:mainfrom
emre155:claude/storybook-setup

Conversation

@emre155

@emre155 emre155 commented Jul 18, 2026

Copy link
Copy Markdown

Fixes #69. Configures Storybook in the frontend application and writes comprehensive stories for reusable UI components including ShimmerButton, MagicCard, MaterialIcon, and TechLogo to showcase different variations, states, and sizes.

Signed-off-by: emreumar <emreumar@users.noreply.github.com>
@github-actions github-actions Bot added bug Something isn't working frontend Frontend development size/XL Very large or complex contribution. type:bug Fixes an existing bug or unexpected behavior. type:frontend Changes frontend or client-side code. labels Jul 18, 2026
@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: da1a3366-2bf0-4f7f-862f-5caaf9733bb9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend Frontend development size/XL Very large or complex contribution. type:bug Fixes an existing bug or unexpected behavior. type:frontend Changes frontend or client-side code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write Storybook Stories for Reusable UI Components

2 participants