Find information about a country like:
- Capital
- Demonym
- Offical Languages
- Currencies
- Population
- Area
I have used the GraphQL version of Rest countries API.
-
Clone / Download this repo.
-
Inside the project open a terminal and run:
npm install
This will install all the project dependencies.
-
To start the development server run:
npm start