Developer toolkit that every Naija dev need! Validate phone numbers, format Naira, find bank codes all in one place.
# 🇳🇬 Naija Dev Toolkit
**Essential utilities for Nigerian developers**: a lightweight, interactive toolkit to validate phone numbers, format Naira, look up bank codes, and check IDs (BVN/NIN). Built with **HTML, CSS, and JavaScript**.
---
## Features
- **Phone Validator** – Detect Nigerian network providers (MTN, Airtel, Glo, 9mobile) from phone prefixes.
- **Naira Formatter** – Convert numbers into proper Naira currency format (`₦ 1,234.00`).
- **Bank Code Lookup** – Search Nigerian banks and quickly copy their codes.
- **ID Validator** – Validate BVN/NIN numbers with instant feedback.
- **Pidgin Toggle** – Switch interface between English and Nigerian Pidgin.
- **Dark/Light Theme Toggle** – For eye comfort and personal preference.
- **Interactive UI** – Hover effects, keyboard navigation, and responsive design.
- **Copy to Clipboard with Toast Feedback** – For easy data transfer.
---
## 💻 How to Run Locally
1. **Clone the repository**
```bash
git clone
github.com
cd naija-dev-toolkit