Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

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


You can’t perform that action at this time.