aakash-country

1.0.0 • Public • Published

aakash-countries

A ReactJS hook to get the country information.

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

Readme

Keywords

Package Sidebar

Install

npm i aakash-country

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

4.2 kB

Total Files

5

Last publish

Collaborators

  • aks318