An open API service indexing awesome lists of open source software.

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

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


animated

# TODO

- Add tag badge information below card
- Cache request like TanStack Query

# Screenshot



mobile-white


tablet-white


desktop-white




mobile-dark


tablet-dark


desktop-dark


desktop-cart-dark

# Source Pokemon TCG API

[Pokémon TCG API Documentation](https://docs.pokemontcg.io/)