054846f8e56793035432b28fa534708c1b8eb847
				
			
			
		
	- Display planet value with earth icon - Format large numbers as M (millions) or K (thousands) - Example: 2000336.062109 displays as 2.00M - Show only when planet value exists
card
A React-based card collection viewer with holographic effects.
Overview
- Production URL: card.syui.ai
- API: https://api.syui.ai
Tech Stack
- React 18
- TypeScript
- Vite
- Tailwind CSS
- React Query (TanStack Query)
- React Router v6
Features
- User card collections display
- Holographic effects for special status cards
- Favorite card highlighting
- Responsive grid layout
- Fast initial loading with JSON caching
Development
# Node.js 20+ recommended
$ npm install
$ npm run dev
Build
$ npm run build
$ npm run preview
Environment
The app runs on localhost:8080 by default and uses proxy for API calls during development.
Description
				
					Languages
				
				
								
								
									JavaScript
								
								84.7%
							
						
							
								
								
									HTML
								
								13.4%
							
						
							
								
								
									CSS
								
								1.4%
							
						
							
								
								
									TypeScript
								
								0.5%