Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dmbsk/vueSwapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star was API & vue.js

Simple app that shows data from SWAPI in a friendly way.

How to use

Search

Type in search input above data table.

Sorting

Click on data table head (bordered text ex. name) to sort by clicked column values

1 click: sort ascending

2 clicks: sort descending

next click: disables sorting

Demo

Link to demo

How to run

  1. Clone repo
  2. Install dependencies npm install or yarn install
  3. Start app npm run dev

Run scripts

Run: npm run dev (starts dev server)

Build: npm run build

lint run: npm run lint (without app)

lint fix files: npm run lint:fix (fix simple linting)

To do

  1. Add Webpack manifest
  2. Add props custom validators to object and arrays
  3. More tests...
  4. Cache-like request storing

About

Simple app that shows data from SWAPI in a friendly way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published