A simple webapp to purchase Pokemon Cards ! Pick a Pikachu or two ! Gotta Pick'em all !
-
Search for pokemon cards while filtering :
- By Name
- By Holo Rare only
- By Supertype
- By Types
- By Evolutionary Stage
-
Get the details of a pokemon card
-
Add / Remove cards to your cart
-
Set your budget to be sure you won't exceed it
-
Validate your cart
Simply copy the project then run the following command inside the project folder :
npm install
Once the project is installed correctly, run the following commands inside the project folder :
npm run start
or
npm run start:dev
Once the project is installed correctly, run the following commands inside the project folder :
npm run build
npm run start:prod
npm run test
Pikapika is :
- Developed with Angular 11 and NgRx 6.6
- Using Angular Material 11.0.2 and FontAwesome 5
- Using Font Meme for its logo
- Using Pokemon TCG API