@cagdaskemik/stackoverflowcard
v1.1.3
Published
A stackoverflow profile card with custom color option.
Downloads
15
Maintainers
Readme
react-stackoverflow-card
a simple & lightweight .js stackoverflow profile card component
show your stackoverflow profile details as a card. You can set gradient color background with color and color-secondary attributes
Install
npm install @cagdaskemik/stackoverflowcard
Usage
import '@cagdaskemik/stackoverflowcard'
<stack-overflow-profile
id="10533487"
color="darkblue"
color-secondary="#111111"
width="200px"
height="230px"></stack-overflow-profile>
License
MIT © cagdaskemik