Skip to content

nyakotey/call_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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