https://github.com/anucha-tk/pokemon_card_market
pokemon card market
https://github.com/anucha-tk/pokemon_card_market
Last synced: 2 months ago
JSON representation
pokemon card market
- Host: GitHub
- URL: https://github.com/anucha-tk/pokemon_card_market
- Owner: anucha-tk
- Created: 2025-02-07T11:17:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T02:33:02.000Z (over 1 year ago)
- Last Synced: 2025-02-08T03:23:15.700Z (over 1 year ago)
- Language: Vue
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokemon Card Market
- [Pokemon Card Market](#pokemon-card-market)
- [Tech Stack \& Features](#tech-stack--features)
- [Example](#example)
- [TODO](#todo)
- [Screenshot](#screenshot)
- [Source Pokemon TCG API](#source-pokemon-tcg-api)
# Tech Stack & Features
- Nuxt
- Pinia(State Management)
- UI/CSS
- Tailwindcss
- Shadcn-vue
- Theme switch Mode (Light, Dark, System)
- Code Quality
- Eslint
- Prettier
- Lint-staged
- Commitlint
- Husky
- Pagination
- Filter(set, rarity, type)
- Search(debounced 2000ms)
- Screen detect page size (mobile=5, tablet=10, desktop=20)
- Cart
# Example
# TODO
- Add tag badge information below card
- Cache request like TanStack Query
# Screenshot
# Source Pokemon TCG API
[Pokémon TCG API Documentation](https://docs.pokemontcg.io/)