Skip to content

This is an example with where we explaint the composite pattern

Notifications You must be signed in to change notification settings

LucasSequeDev/composite-pattern

Repository files navigation

Composite Pattern

In this reposotory you can find a simple example of the Composite Pattern.

Getting Started

  • Install dependencies
npm install
  • Run the project
npm run dev

Composite Pattern

You can create your implementation of GiftCard in src/components/organisms using the molecules folder.

We add an examples of GiftCard.

About

This is an example with where we explaint the composite pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published