Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Finder with REST Countries API

Overview

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)

Screenshot

Main Page public/screenshots/main.png

Clicked region public/screenshots/main.png

Country info public/screenshots/main.png

And on mobile public/screenshots/main.png

Built with

Improvements

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

Getting Started

In the project directory,

Before running the project:

yarn

To install packages and dependencies

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.\

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors