Storybook #4
Reference in New Issue
Block a user
Delete Branch "adilallo/Storybook"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add Storybook Component Library
Overview
This PR introduces a Storybook component library for CommunityRule, providing an interactive development environment and living documentation for all UI components.
The setup integrates with Next.js and Vite, supports responsive viewport testing, accessibility auditing, and includes documentation for the header system components.
Changes
Screenshots
How to Test
npm run storybookand verify Storybook starts on port 6006.npm run build-storybookand confirm a static build is generated for deployment.Notes
adilallo/Storybookto Storybook