Skip to content

anas-cd/rest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

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 Designe on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Users should be 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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Vue-cli
  • Vue composition API
  • Vue's suspense
  • Vue router
  • Vuex
  • Vue transitions
  • SCSS - CSS preprocessor.
  • nprogress - Slim progress bars for Ajax'y applications.
  • axios - Promise based HTTP client for the browser and node.js
  • Vue.js - Front-end framework
  • Gsap - JavaScript animation tool
  • Bootstrap - Frontend toolkit

Author

Acknowledgments

collaborators: George Mushore

installation

navigate to rest_api folder then:

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published