NumChecker is a simple webapp for validating and checking the network carrier of a number.
- Frontend: React.js, Tailwind CSS
- Country Code API: https://restcountries.com/v3.1/all
- NumVerify API: http://apilayer.net/api/validate
- Verify number.
- Check number carrier.
- Check number country.
- Check line type.
Clone the repository:
git clone https://github.com/Faruqoloyede/numchek.git
cd numcheckContributions are welcome! Please fork the repository and submit a pull request.