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.
- Effortlessly load and access comprehensive Amiibo data using the AmiiboApi.
- Track and catalog your Amiibo collection with ease.
https://amiibo-tracker.netlify.app/
npm install
npm run serve
npm run build
npm run lint