/infinity-react-cards

React cards

Primary LanguageJavaScriptMIT LicenseMIT

Infinity React Card

Usage

yarn add infinity-react-cards

Contributing

Setup

Requirements: nodejs

Install yarn

npm i -g yarn

Clone the repo

git clone https://github.com/subeshb1/infinity-react-cards.git

Install dependencies

yarn

Start StoryBook

yarn storybook

Then make your changes and make a pull request.