show your stackoverflow profile details as a badge in React
npm install react-stackoverflow-card> show your stackoverflow profile details as a badge in React
 
``bash`
npm install --save react-stackoverflow-card
`jsx
import React from 'react'
import { StackOverflowProfile } from 'react-stackoverflow-card'
import 'react-stackoverflow-card/dist/index.css'
// id is your stackoverflow id which can be found in your profile link
const App = () => {
return
}
export default App
``
MIT © saadqbal