Angular component to display your stackoverflow profile.
npm install ngx-card-stackoverflowAngular component to display your stackoverflow profile.
```
import { NgxCardStackoverflowModule } from "NgxCardStackoverflowModule"
...
imports: [
NgxCardStackoverflowModule
]
...
In your html use the component
`
``