A modern Kantai Collection (KanColle) collection tracker and goal management tool.
- Collection Tracking: Track acquired ships and remodel progress.
- Resource Calculator: Automatically calculates blueprint and material needs for your goals.
- Smart Filtering: Filter by ship type, status (unacquired/remodeling/complete), priority, and more.
- Data Persistence: Local storage with Import/Export functionality.
- Modern UI: Dark-themed, glassmorphism-inspired interface.
- React
- Vite
- Vanilla CSS (Variables & Utility Classes)
-
Install dependencies:
npm install
-
Run development server:
npm run dev
-
Build for production:
npm run build