Skip to content

Romandre/my-pokedex-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Pokédex App UI

Built with Ionic + React

How to setup locally:

  • Clone repo to your local machine
  • cd to cloned repo
  • run 'npm install'
  • run 'ionic serve' or 'npm run dev'

How to use live app?

Create your own account in register form. After that login with your new account credentials and then you can use the app! You can view all Pokémons and their information, mark them as favourite and also create your own custom Pokémons!

Have fun!