A Next.js playground for testing the Tanzania Phone Number Validator package.
Test the package at https://tanzania-phone-validator-playground.vercel.app/
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.