1.0.2 ⢠Published 6 years ago
coronavirus-hooks v1.0.2
coronavirus-hooks
š· Coronavirus React Hooks
Usage
npm install coronavirus-hooks
import useCoronavirus from 'coronavirus-hooks'
function App() {
useCoronavirus()
return <div>we're screwed</div>
}Example
Credits
coronavirus-hooks is heavily inspired by axios-hooks
License
MIT