Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1022 Bytes

readme.md

File metadata and controls

27 lines (19 loc) · 1022 Bytes

Call Codes Checker

Netlify Status

Call Codes Checker is a web app that retrieves country information based on it's international dialing code
Built with Vanilla JavaScript, HTML and CSS

It's live on callcodes.netlify.app 🚀
Feature branches in this repo can be accessed via branchName--callcodes.netlify.app`

Format

Enter the int'l dial prefix, full number is not required.
E.g. +233 -> Ghana, +44 -> United Kingdom

North America (US and Canada) area codes are also supported.
E.g. +1-705 -> Winnipeg, Canada

Credits

Countries Json
RestCountries API
North America Area Codes
World Map Svg Background