chrispiccaro18 / pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex

Show pokedex cards, by page.

Data

The file data/pokedex.js contains an array of pokemon

Paging

  1. Previous and Next Buttons
  2. Textual description: Page 2 of 30
  3. Disable buttons as appropriate (out of range)
  4. BONUS: Make per page a dropdown with a number of options

About


Languages

Language:JavaScript 99.8%Language:HTML 0.2%Language:CSS 0.1%