Haayzeed / country-api

Countries REST API with color theme switcher

Home Page:https://api-country.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - REST Countries API with color theme switcher built with VueJs

The challenge is to integrate with the REST Countries API to pull country data and display it.

Users are 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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Countries REST API with color theme switcher

https://api-country.netlify.app/


Languages

Language:Vue 80.8%Language:CSS 6.6%Language:HTML 6.5%Language:JavaScript 6.2%