0.1.6 • Published 4 years ago

hjuma-card-react v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Hjuma Cards

Simple cards with simple style. Made by a guy that works on Hjuma.

Usage

Really easy to setup and really easy to use. 😊

npm install

Type npm install hjuma-card-react in your react app.

import

Use import HjumaCard from 'hjuma-card-react'

examples

centered

<HjumaCard type="centered" title="I love dogs" center="🐶" footer="I really like dogs" />

simple

<HjumaCard type="simple" title="I love frogs" center="🐸" />

mini

<HjumaCard type="mini" title="I love birds" center="🐦"/>

customization

You can change your background color with background="#color" your font color with fontcolor="#color"!

Learn more

GitHub.

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago