Skip to content

maxcodefaster/digidemo

Repository files navigation

DigiDemo Pokedex

Angular Ionic App using the PokeAPI to display a list of Pokemon and their details. PokeAPI is a RESTful API for Pokemon data.

LIVE DEMO

https://digidemo-pokedex.vercel.app/

PW:

TelOTP: 123456 EMAIL: 'pw'

Getting Started

Prerequisites

Installing

Clone the repository

git clone

Install dependencies

npm install

Running the app

Run the app in the browser

ionic serve

Run the app on a device or simulator

ionic build --prod && npx cap run android

Built With

About

See the ABOUT.md file for more information and the answers to the questions.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published