danghoangzxje-hooks

1.0.0 • Public • Published

tapas-countries

A ReactJS custom hook information.

🫶 Support

Liked it? You can show your support with a STAR(⭐).

How to use it?

You can use the project in this way:

Install

# with npm
npm install dhoangzxje-hook

# with yarn
yarn add dhoangzxje-hook

Usage

  • Import the package in your app:
import {useFetch} from 'dhoangzxje-hook';
  • Get the country information from the hook:
const {loading, error, data} = useCountry('https://...')'

Package Sidebar

Install

npm i danghoangzxje-hooks

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

16.3 kB

Total Files

7

Last publish

Collaborators

  • danghoang0901