Skip to content

gamin27/pokemon-zukan

Repository files navigation

pokemon-zukan

ポケモンのパーティを編成できるSingle Page App.

デモページはこちら→ぽけもんずかん

技術・フレームワーク・API

  • Heroku
  • Node.js
  • Vue-CLI
  • webpack
  • Vuex
  • PokeAPI
  • pokemonJSON

高速検索機能

名前検索の他にタイプで絞り込みができます。 また、番号順や名前順にソートできます。

ポケモンを手持ちに登録

ポケモンのステータスを確認できます。 手持ちに加えたいポケモンを選択し、パーティに加えましょう。

PWA化

スマホブラウザの煩雑な上部のURLバーや下部のメニューバーがなく、スマホアプリのような体験ができます。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# serve with node.js
node server.js

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

パーティを編成できるポケモンずかん。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published