Shadowking1235 / Countries-with-REST-API-

This program display all the countries of the world and major characterstics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue.JS App using REST API to display country data

Features include:

  • Loading animiation before API request completes
  • Colour theme switchter (Dark Mode)
  • Search bar that automatically filters results
  • Dropdown filter to again filter results
  • Border country links to other countries
  • A back button which is based on user history
  • Slick CSS design

This project was built for practice using Vue.JS REST API. The app idea comes from https://beta.frontendmentor.io/ - A HTML/CSS/JS coding challenge mentor website with community feedback on your code

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This program display all the countries of the world and major characterstics


Languages

Language:Vue 68.3%Language:JavaScript 31.7%