Open Issues Need Help
View All on GitHub Standardize Component Organization about 2 months ago
AI Summary: Refactor the Next.js application's component structure to improve organization and maintainability. This involves consolidating shared UI components, establishing clear guidelines for component placement (base UI, layout, feature-specific), updating imports, creating a barrel export for shared components, adding documentation, and enforcing the new structure with an ESLint rule.
Complexity:
3/5
documentation good first issue refactoring