Skip to content

mateuszdomagala/vue-rest-countries-api

Repository files navigation

Frontend Mentor - REST Countries API with color theme switcher

This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor. The challenge was to integrate with the REST Countries API to pull country data and display it like in the designs. This project was built to practice Vue.js and GitHub flow.

Live Site URL: https://vue-rest-countries-api.vercel.app/

Features

Users are able to:

Screenshots

Design preview for the REST Countries API with color theme switcher coding challenge Design preview for the REST Countries API with color theme switcher coding challenge

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.