Skip to content

joeaoregan/vue-front-end-dev-app

Repository files navigation

joe-oregan-front-end-dev-app

Try it: Render AppHeroku Web App Broken Link

  • Vue.js project using SWAPI api swapi.dev swapi.tech
  • Uses Axios to get People and Planet JSON data
  • Several pages of JSON data are combined to create the data table
  • Table data sorting by each column
  • Filter search
  • Clicking the home world link shows information about the planet

Screenshots

Vue.js App 1

Vue.js App

Vue.js App 2

Vue.js App

Vue.js App 3

Vue.js App

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.

About

Vue js front-end project using swapi api

Topics

Resources

Stars

Watchers

Forks