Web app for searching pokemon tcg products, including a store finder within New Zealand
- Search for cards by name and type
- View cards within a set
- View card details
- View current stock for New Zealand card stores
Don't see your store?
Currently all stores have to be manually configured to work with this app, if there is a store that you think is missing, add a new issue with the store name, url and an example of 3 card urls and we will see if we can add it in.
This app uses
This app also uses the the The Pokémon TCG API by Andrew Backes
Clone the repo and install dependencies
git clone https://github.com/RichardHpa/Demo-App
cd Demo-App
yarn install
Any questions or suggestions? I would love to hear what people think and ways this could improve, feel free to add an issue.