adoptme-hook

1.0.0 • Public • Published

Instructions to run

Must have node, npm/yarn installed

npm install
npm run dev

Usage

  • Import the package in your app:
import {useAdoptMe} from 'adoptme-hook';
  • Get the animal information from the hook:
const {loading,error,animal} = useAdoptMe('name')

/adoptme-hook/

    Package Sidebar

    Install

    npm i adoptme-hook

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    5.52 kB

    Total Files

    4

    Last publish

    Collaborators

    • vipinjangra