/amiibo-tracker

Catalog the Amiibo you've collected! Vue project built with Vue and BootstrapVue. Loads all Amiibo data from AmiiboApi.

Primary LanguageVue

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.