Skip to content

tacman/survos-pokedex

 
 

Repository files navigation

Pokemon demo using Framework7

No php.

Simply download and run.

Fetches data from https://pokemon.survos.com/api

Example of how to load data and navigate to a single page with that data.

Although data is stored in dexie, the app doesn't yet fully utilitize it as a datastore.

img.png

img_1.png

git clone [email protected]:tacman/survos-pokedex.git pokedex && cd pokedex
symfony server:start -d

No PHP, so use whatever web server.

index.php and index.html are identicial, index.php only exists for making it easier to run with the Symfony CLI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.9%
  • JavaScript 18.8%
  • Hack 6.3%