Vanessa082 / in-touch

Stay connected with friends and the latest trends with InTouch, the app for real-time chatting and social updates in one place
Other
0 stars 1 forks source link

[Feature] Set Up ShadCN UI with Core Folder Structure #4

Closed Vanessa082 closed 3 weeks ago

Vanessa082 commented 3 weeks ago

Fixes

Description: Sets up ShadCN UI in the project and organizes core UI components and libraries into a structured directory. Key updates include:

  1. 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.
  2. Creation of core Folder – Introduced a core directory to centralize UI-related assets, enhancing project organization and maintainability.
  3. 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: