Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 532 Bytes

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!