Closed amaan-bhati closed 4 days ago
Organized the folder structure to improve maintainability and scalability by:
components/ui
components/common
lib/utils
This PR resolves #16 .
Hacktoberfest
enhancement
good first issue
Description
Organized the folder structure to improve maintainability and scalability by:
components/ui
folder for UI-specific components.components/common
folder for general components.lib/utils
folder for utility functions.Related Issue
This PR resolves #16 .
Additional Notes
Labels
Hacktoberfest
,enhancement
,good first issue