Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 579 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 579 Bytes

Country Information App

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.

Country information:

-List of countries and the languages spoken in that country, both in English and native languages. -Continent -Currency -Area code (phone)

ezgif com-video-to-gif (1)

Run this project:

npm i
npm start