Skip to content

abbinizar/card-lib

Repository files navigation

Usage

npm install @abbinizar/card-lib
import ProductCard from '@abbinizar/card-lib;';

const MyApp = () => {
  return (
    <div>
      <ProductCard />
    </div>
  )
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published