An open API service indexing awesome lists of open source software.

https://github.com/bakliwalvaibhav1/pokeverse

A Pokédex android application using Ionic and Angular
https://github.com/bakliwalvaibhav1/pokeverse

Last synced: about 2 months ago
JSON representation

A Pokédex android application using Ionic and Angular

Awesome Lists containing this project

README

        

# Pokéverse
##### A Pokédex android application using Ionic and Angular with RESTful API
### API used
[PokéAPI](https://pokeapi.co/)

### Installation
Clone/Download the project and install the dependencies using npm install
```sh
$ cd Pokeverse
$ npm install
```
To run the application
```sh
$ npm start
```
This will open the application in your browser. The default path will be http://localhost:4200/

### Screenshots







### APK File
Here's the link to download the apk file. [Pokéverse](https://drive.google.com/file/d/1yOFV8bxJZ5vY498LM2NVYRiFVLTOmFmP/view?usp=sharing)