Description:
Sets up ShadCN UI in the project and organizes core UI components and libraries into a structured directory. Key updates include:
Integration of ShadCN UI – Set up ShadCN UI as the foundational UI component library for the project, enabling access to a robust set of reusable, styled-components.
Creation of core Folder – Introduced a core directory to centralize UI-related assets, enhancing project organization and maintainability.
Reorganized Assets and Components:
Moved fonts into the core folder for centralized typography management.
Transferred components and libs into the core directory to standardize the structure, improve discoverability, and facilitate reuse.
Changes Made:
Created core folder at the project root.
Moved fonts, ShadCN UI components, and supporting libraries to core.
Fixes
Description: Sets up ShadCN UI in the project and organizes core UI components and libraries into a structured directory. Key updates include:
core
Folder – Introduced acore
directory to centralize UI-related assets, enhancing project organization and maintainability.core
folder for centralized typography management.core
directory to standardize the structure, improve discoverability, and facilitate reuse.Changes Made:
core
folder at the project root.fonts
, ShadCN UI components, and supporting libraries tocore
.