In this reposotory you can find a simple example of the Composite Pattern.
- Install dependencies
npm install- Run the project
npm run devYou can create your implementation of GiftCard in src/components/organisms using the molecules folder.
We add an examples of GiftCard.