Skip to content

fredygerman/tanzania-phone-validator-playground

Repository files navigation

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.