tschant / pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex

Made With:

Running

  • Clone repo
  • Run npm i
  • Run npm run dev for dev work/modifying code
  • or Run npm run build and then npm run start

TO-DO

  • Tests using Cypress
  • Add moves to details pokemon display
  • Add in error handling when searching for invalid pokemon - better error handling then plain message
  • Limitations due to the API:
    • Update search to be able to search other attributes
    • Add in ability to filter pokemon

About


Languages

Language:TypeScript 89.6%Language:Dockerfile 7.4%Language:CSS 2.0%Language:JavaScript 1.0%