Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 877 Bytes

File metadata and controls

39 lines (24 loc) · 877 Bytes

Tanzania Phone Number Validator Playground

A Next.js playground for testing the Tanzania Phone Number Validator package.

Demo

Test the package at https://tanzania-phone-validator-playground.vercel.app/

Screenshots

Screenshot 1

Usage

Clone the repo and install dependencies:

git clone https://github.com/fredygerman/tanzania-phone-validator-playground

Enter the directory :

cd tanzania-phone-validator-playground

Install dependencies:

npm install

Start the development server:

npm run dev

Open http://localhost:3000 with your browser to see the playground.