Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 924 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 924 Bytes

Pokepon - Pokemon Gashapon

A pokemon database and simple pokemon gashapon game.

screenshoots of app

A simple pokedex that provide list of pokemons and its profiles such as types, about, and moves. You can catch pokemon with 50% success rate, and add it to your pokemon collections.

🌐 Live Preview at https://yohanesisa.github.io/pokepon

Developed using:

Usage

To run this project, clone from git and install it using npm:

$ npm run install
$ npm run start

Build and run statically at local environment:

$ npm run build
$ serve -s build

Author

👤 Yohanes Isa Ananto Tri Pratiwi