Skip to content

That is countries REST API Based website where users can Search for any country by: Country Name or a partial part of it and Filter Countries By Region. Users Will Get Country's Info Like: Name, Population, Region, Sub Region, Capital and etc.

Notifications You must be signed in to change notification settings

OmarLawaty/countries-look-up

Repository files navigation

Countries

Desktop Preview

This is a solution to the Countries REST API challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • See all countries from the API on the homepage
  • Search for a country using an input field
  • Filter countries by region
  • Click on a country to see more detailed information on a separate page
  • Click through to the border countries on the detail page
  • Toggle the color scheme between light and dark mode

Links

Getting started

Start the project

Make sure to have node.js npm and yarn installed and that you are in the root directory of the project, then simply run:

yarn install

To run the development server, execute:

yarn run dev

My process

Built with

Useful resources

Author

About

That is countries REST API Based website where users can Search for any country by: Country Name or a partial part of it and Filter Countries By Region. Users Will Get Country's Info Like: Name, Population, Region, Sub Region, Capital and etc.

Topics

Resources

Stars

Watchers

Forks