Skip to content

Maroane/pikapika

Repository files navigation

Pikapika

A simple webapp to purchase Pokemon Cards ! Pick a Pikachu or two ! Gotta Pick'em all !

What you can do with Pikapika

  • 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

Install

Simply copy the project then run the following command inside the project folder :

npm install

Development mode

Once the project is installed correctly, run the following commands inside the project folder :

npm run start

or

npm run start:dev

Production mode

Once the project is installed correctly, run the following commands inside the project folder :

npm run build
npm run start:prod

Testing

npm run test

Technical informations

Pikapika is :

About

A simple webapp to purchase Pokemon Cards ! Gotta Pick'em all !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors