GroceriStar / cards-wrapper-component

0 stars 2 forks source link

cards-wrapper-component

Test Coverage

Maintainability

npm version

This is a separated module, related with recipe-antd repository.

Main goal is to separate development process and have a separated place, where we can develop the logic of default components and then use them into our.

We trying to incorporate two major tasks:

  1. Have a separated place for a basic cards components that have export feature, can be easily tested and adjusted for our needs
  2. Make it work and connect with a different sources - aka recipes objects, grocery lists objects
  3. Keep code quality at good level

Stretch goals: