Welcome back to my youtube channel. In this video, you will learn how to build a language translator Application with HTML, CSS AND JAVASCRIPT.
There was a typo when including the countries script to index.html
kindly edit it to "script src="countries.js"
Here is the link to the countries code ----- https://github.com/Joshbam-joshwilly/...
open up the js folder, and copy the code in countries script and paste it in the actual script file.
here is the link to the font-awesome used in the css file ---- @import url('https://fonts.googleapis.com/css2?fam...
here is the link to the api used in the script.js file for making request ---- https://api.mymemory.translated.net/g...
Thank you.