Renders a list of countries, and the properties of each country, using https://countries.trevorblades.com as the data source.
The application is built with HTML, CSS, JavaScript, React.js, Apollo and GraphQL.
-List of countries and the languages spoken in that country, both in English and native languages. -Continent -Currency -Area code (phone)
Run this project:
npm i
npm start