Generic Pokedex

A simple pokedex with pagination. Again a project without any frameworks. For this I used an open source Pokedex API. In order to keep the amount of requests to a minimum I created a client side cache with the IndexedDB API provided by all mayor browsers.

Tags