Skip to content

kkatsi/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

This is a Vue.js app implementing a classic Pokedex from Pokemon world. Its a tool that gives you information about each pokemon. General information about it's characteristics, statistics, evolutions. Enriched with some animations and fancy colors.
The app is live here!

Technologies Used

Achived Functionality

  • Presentation list of all pokemons (provided by PokeAPI), using beautiful card Components and infinite scrolling.
  • Search for every pokemon's name or part of it.
  • Hovering over a pokemon card makes pokemon float.
  • When you press on a card, vue router redirects you to the pokemon profile.
  • Pokeball throw like animation effect.
  • Pokemon profile page includes, pokemon information, statistics, type vulnerabilities and evolution tree.
  • Local storage usage to remember the user's position on list when he decides to go back to the list from a pokemon profile.

About

Pokedex app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published