Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

simoneb/coronavirus-hooks

Repository files navigation

coronavirus-hooks

Build Status npm version bundlephobia

😷 Coronavirus React Hooks

Usage

  • npm install coronavirus-hooks
import useCoronavirus from 'coronavirus-hooks'

function App() {
  useCoronavirus()

  return <div>we're screwed</div>
}

Example

Edit coronavirus-hooks

Credits

coronavirus-hooks is heavily inspired by axios-hooks

License

MIT