Vc-Dc-Cards A TypeScript-based project for organizing and displaying card components.
Features Built primarily with TypeScript (96.7%) for type safety and better maintainability.
Includes minimal CSS styling.
Structure supporting additional features or integrations.
Getting Started Clone the Repository:
text git clone https://github.com/hari7261/Vc-Dc-Cards.git cd Vc-Dc-Cards Install Dependencies:
text npm install
yarn install Run the Project:
text npm start
yarn start Folder Structure src/ — TypeScript source files
public/ — Static assets and entry files