pradeep-countries

1.0.1 • Public • Published

tapas-countries

A ReactJS hook to get the country information.

🫶 Support

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

Many Thanks to all the Stargazers who has supported this project with stars(⭐)

How to use it?

You can use the project in this way:

Install

# with npm
npm install tapas-countries

# with yarn
yarn add tapas-countries

Usage

  • Import the package in your app:
import {useCountry} from 'tapas-countries';
  • Get the country information from the hook:
const {loading, error, country} = useCountry('Republic Of India')'

Package Sidebar

Install

npm i pradeep-countries

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.83 kB

Total Files

4

Last publish

Collaborators

  • pp78220