Skip to content

Frontend Mentor Advanced Challenge - Vue.js app using REST API to display country information

Notifications You must be signed in to change notification settings

DanielGibsonOrchid/vuejs-rest-api-countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Frontend Mentor Advanced Challenge - Vue.js app using REST API to display country information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published