A list of all countries in the world and corresponding informations such as:
- official name
- flag
- population count
- capital city
- continent
- list countries by continent
- search for a country by name
In the project directory, you can run:
$ npm install
$ npm start
or
$ yarn
$ yarn start
The app runs in the development mode.
Open http://localhost:3000 to view it in your browser.