Skip to content

Structure du projet #3

@CSV444

Description

@CSV444

identity-bag/ ├── app/ │ ├── page.tsx │ ├── collection/page.tsx │ ├── configurateur/page.tsx │ ├── panier/page.tsx │ └── layout.tsx ├── components/ │ ├── Navbar.tsx │ ├── ProductCard.tsx │ ├── CharmSelector.tsx │ └── BagPreview.tsx ├── data/ │ ├── bags.ts │ └── charms.ts ├── public/ │ ├── bags/ │ └── charms/ └── tailwind.config.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions