vue-world

VueJS project for puling countries from rest api and display them. You can search, filter and view details for countries

Live Demo
https://shafeequeom.github.io/vue-world/

Run Project Locally

1. git clone 
2. cd [project-directory]
3. npm i
4. npm run serve

Objective

Your challenge is to integrate with the REST Countries API to pull country data and display it like in the designs. Use JavaScript and Vue.

GitHub

View Github