Skip to content

Vue JS app that displays API data and implements routing using RESTful URL scheme

Notifications You must be signed in to change notification settings

robiharid/cargo-systems

Repository files navigation

cargo-systems

Simple cargo ship visualisation web app cargo-systems table screenshot cargo-systems ship screenshot

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

This Vue app fetches data from an external API using the axios module, displays the fetched data on a table, each row is clickable and uses the Vue router to render dynamic data.

About

Vue JS app that displays API data and implements routing using RESTful URL scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published