Try it: Render AppHeroku Web App Broken Link
- Vue.js project using SWAPI api
swapi.devswapi.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
npm install
npm run serve
npm run build
npm run lint


