Skip to content

imyelo/pokequest-wiki

Repository files navigation

PokeQuest Wiki

📕 Pokémon Quest Dex designed for Web

Live Version

🚀 https://pokequest.wiki

Screenshots

Features

  • Full 151 Pokémon data
  • Full 18 Dishes Data
  • Full 283 Moves Data
  • Precise Recipes data
  • Allow to filter Pokémon
    • by types
    • by color
    • by being summonable
  • Allow to filter Moves
    • by type
  • Multiple sorter for various data
  • Complete recipes for each of the Pokémon
  • Multiple languages (currently English and Chinese)
  • Designed for mobile
  • Work offline
  • Fully Static Site
  • Progressive Web App
  • Published on Github Page and Cloudflare

Build Setup

Requires Node.js LTS

# install dependencies
npm install

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

# serve in production mode
npm run dev -- --mode production

# build for production
npm run build

# deploy to github page
npm run deploy

Where did the production data come from?

What's not open source?

License

MIT © yelo 2018-present