Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.25 KB

Vue Amiibo Tracker

Vue.js Bootstrap

A Vue.js application with Bootstrap integration for easily cataloging and tracking your Amiibo collection!

This project serves as a Vue.js practice application, leveraging the power of Vue and BootstrapVue to provide a seamless and user-friendly experience. Loads all Amiibo data from AmiiboApi.

Features

  • Effortlessly load and access comprehensive Amiibo data using the AmiiboApi.
  • Track and catalog your Amiibo collection with ease.

Demo

https://amiibo-tracker.netlify.app/

Screenshots

Screenshot Screenshot Screenshot

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.