Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 835 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 835 Bytes

PokéDex

A simply & straightforward online Pokédex


This app was created to teach myself the use of APIs and their workflow. The first usable version is now available on GitHub Pages.

Features

View Pokémon Basic Stats

HP/ATT/DEF/SP-ATT/SP-DEF

View Pokémon Basic Info

Such as Weight, Height and Type

Built with

  • PokéAPI - RESTful API for retrieving Pokemon data
  • Bulma - Frontend CSS Framework

Acknowledgments

PokéAPI for providing the Pokemon data used in this project.

Coming Soon:

  • ✔️ Autocompleting
  • Adding evolution Chain
  • Adding possibility to show multiple images of the Pokémon
  • Introduction of accounts and authentication
  • Creation of an App available on mobile