Skip to content

A simple e-commerce platform for buying and selling Pokémon TCG cards. Built with Vue.js and PokeAPI for real-time card data. Gotta catch 'em all!

Notifications You must be signed in to change notification settings

bytecortex/pokemon-tcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon TCG E-commerce 🃏⚡

A simple e-commerce platform for buying and selling Pokémon TCG cards. Built with Vue.js, MySQL, and PokeAPI for real-time card data.

🌐 Check it out live: poqg.live

Features

  • 📦 Buy & Sell Cards – Users can browse, purchase, and list Pokémon cards for sale.
  • 🔍 Search & Filter – Find cards by name, type, rarity, or set.
  • 🖼 Real-time Card Data – Uses PokeAPI to fetch up-to-date Pokémon TCG details.
  • 💳 Secure Checkout – Implements a secure payment flow.
  • 📊 Inventory Management – Users can track their listed cards and sales.

Technologies Used

  • Frontend: Vue.js, Shadcn and Tailwindcss
  • Backend: TBD (Node.js)
  • Database: MySQL
  • API: PokeAPI (for card details)

Installation and Setting Up

Prerequisites:

  • MySQL
  • Node.js (for Vue.js frontend and backend, if applicable)

Steps:

  1. Clone the repository and navigate to the project folder:
    git clone https://github.com/bytecortex/pokemon-tcg.git
    cd pokemon-tcg
  2. Install Vue.js dependencies:
    pnpm install
  3. Start the Vue.js development server:
    pnpm run dev

Usage

  • Visit http://localhost:5173/ to access the app.
  • Sign up, browse available cards, and manage your collection!

About

A simple e-commerce platform for buying and selling Pokémon TCG cards. Built with Vue.js and PokeAPI for real-time card data. Gotta catch 'em all!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •