Hey, Devs! 👋
I just built an International Phone Number Validator 🌍📱 using React, TypeScript, and Vite, and I’m super excited to share it with you all! This tool accurately validates phone numbers worldwide, along with carrier details if available. Isn't that cool?. It provides instant feedback. It's fast, privacy-focused, and easy to use!
🔗 Live Demo 👉 Try it out here
🌟 GitHub Repository 👉 Star & Fork on GitHub
🚀 Why I Built This
Sometimes, users hesitate to enter their phone numbers online due to privacy concerns. This project ensures real-time validation without storing any data. Plus, it's built with a clean UI and smooth UX, making number validation super easy!
🎯 Features
✅ Supports International Numbers – Select any country and validate phone numbers instantly.
✅ Fast & Accurate – Powered by a reliable API that fetches real-time results.
✅ Privacy Focused – No user data is stored; validation happens securely.
✅ Pop-up Privacy Notice – Reassures users about data security before they input numbers.
✅ Fully Responsive UI – Works perfectly on both desktop and mobile screens.
🛠️ Tech Stack
🔹 React + TypeScript + Vite – For a blazing-fast and optimized development experience.
🔹 React-Select – For a smooth country selection dropdown.
🔹 Axios – To fetch validation results efficiently.
🔹 CSS & Responsive Styling – Ensures the app looks great on all devices.
⚡ How It Works
1️⃣ Select a country from the dropdown list.
2️⃣ Enter a phone number in the input field.
3️⃣ Click "Check" to validate the number.
4️⃣ See if the number is valid or fake, with carrier details if available.
5️⃣ Click "Clear" to reset the input if needed.
💻 Installation & Setup
Clone the repository and install dependencies:
git clone https://github.com/kelvincode1234/Phone-Number-Validator.git
cd Phone-Number-Validator
npm install
Run the development server:
npm run dev
☕ Support the Project
If you find this tool useful, consider starring the repo ⭐ on GitHub or buying me a coffee ☕ to support further development.
🔥 Let’s Connect!
💬 What do you think of this project? Drop a comment below!
💖 If you love it, don’t forget to star ⭐ and fork 🍴 the repo!
📌 GitHub Repo 👉 Star & Fork Here
🚀 Live Demo 👉 Try it out