Skip to content

mleonelli/my-amiibo

Repository files navigation

🏷️ My Amiibo Tracker

Netlify Status License: MIT Vite TypeScript TailwindCSS

A personal project to catalogue and manage your collection of Nintendo amiibo — figures and cards — in a modern, responsive web app.
Built with Vite, TypeScript, and TailwindCSS, this project was created as part of a learning journey and evolved into a fully functional collection tracker.

🌐 Available at: myamiibotracker.netlify.app


📖 Table of Contents


🧩 About

My Amiibo Tracker helps collectors visualize, organize, and manage their amiibo collection in one place.
It offers a clean interface, customizable settings, and data persistence — perfect for keeping track of what you own, what you want, and what’s still missing.


✨ Features

  • 🎮 Browse all amiibo figures and cards
  • ✅ Mark items as owned, wanted, or missing
  • 🔍 Filter and sort by series, type, or release date
  • 💾 Local storage support to persist your collection
  • 📱 Fully responsive design

🧠 Tech Stack

Category Technology
Frontend Framework Vite + React
Language TypeScript
Styling Tailwind CSS
Code Quality ESLint, Prettier
Deployment Netlify

🚀 Getting Started

Prerequisites

You’ll need:

  • Node.js ≥ 16
  • npm or yarn

Installation

git clone https://github.com/mleonelli/my-amiibo.git
cd my-amiibo
npm install

Running in Development

npm run dev

Then open http://localhost:5173

Building for Production

npm run build

The production-ready files will be available in the /dist folder.

🕹️ Usage

Once running locally or via the hosted version:

  • Explore all available amiibo in the collection list
  • Use filters and search to find specific items
  • Mark amiibo as owned or favorite
  • Enjoy a clean, modern interface that keeps your collection up to date!

🤝 Contributing

Contributions are welcome! Here’s how:

  • Fork the repository
  • Create a new branch:
git checkout -b feature/my-feature
  • Commit your changes:
git commit -m "Add new feature"
  • Push your branch
git push origin feature/my-feature
  • Open a Pull Request

🪪 License

This project is licensed under the MIT License. See the LICENSE

📬 Contact

Created with ❤️ by Mauro Leonelli Questions or feedback? Open an issue or start a discussion

⭐ Support

If you like this project, please star it on GitHub — it helps more people discover it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published