1
0
syui 815dfb26e0 Hide navigation elements on mobile devices
- Add 'hidden md:block' to Bluesky link to hide on mobile
- Add 'hidden md:flex' to form inputs to hide on mobile
- Keep only the AI icon visible on mobile for cleaner UI
- Desktop users still see full navigation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 15:45:30 +09:00
2025-07-18 15:36:48 +09:00
2025-07-18 12:55:06 +09:00
2024-08-03 18:58:40 +09:00
2025-07-18 15:20:28 +09:00

card

A React-based card collection viewer with holographic effects.

Overview

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
No description provided
https://card.syui.ai
Readme 1.3 GiB
Languages
JavaScript 84.7%
HTML 13.4%
CSS 1.4%
TypeScript 0.5%