Skip to content

demahom18/REST-Countries-API-website

Repository files navigation

rest-country-api FrontEnd Mentor Challenge

A challenge from frontEnd challenge.

Any feedback is welcome to improve my code.

The Challenge

The challenge is to integrate with the REST Countries API to pull country data and display it like in the designs. 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 (optional)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deployment

I used firebase hosting for the deployment, the demo page is here.

About

All Countries with their flags, currencies, languages, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published