Users should be able to:
- Choose a region
- Select a country within that region
- Be shown information on that country;
- Common Name + Flag,
- Official Name,
- Native Name,
- Japanese Name,
- Flag as Image,
- Population Density (population / area)
Improvements I would like to make to the ui,
- Loading state
- Improve test coverage
- Move the API calls to an API folder and handle it outwith
- Sorting and filtering countries
- Put NativeName in CountryData Object
- Search functionality
- improve responsiveness
In the project directory,
Before running the project:
To install packages and dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.\



