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')

Package Sidebar

Install

npm i adoptme-hook

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

5.52 kB

Total Files

4

Last publish

Collaborators

  • vipinjangra