Skip to content

san00/REST-countries-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries of the World app

App designed & built from scratch to search and view detailed information about countries of the world.

Screen Shot 2020-03-16 at 21 01 40

Live preview

See it here

Build an app similar to this challenge on frontendmentor.

Installation

  • Download or clone the repository
  • Install dependencies - npm install
  • Run gulp & watch for changes - gulp or npx gulp

Brief:

Use the REST countries API to pull and display country data, enabling users to:

  1. See all countries from the API on the homepage
  2. Search for a country using an input field
  3. Filter countries by region
  4. Click on a country to see more detailed information on a separate page
  5. Click through to the border countries on the detail page
  6. Toggle the color scheme between light and dark mode (optional)

Technologies

  • Gulp
  • Sass
  • HTML5
  • Javascript
  • Flexbox
  • Grid
  • REST Countries API

License:

MIT 2019