Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adityatandon007/pokedex-app

Pokedex app made using angular :fire: :fire:
https://github.com/adityatandon007/pokedex-app

angular angular-cli angular5 gh-pages

Last synced: 19 days ago
JSON representation

Pokedex app made using angular :fire: :fire:

Awesome Lists containing this project

README

        

# Pokedex App

This project was generated with [Angular CLI](https://github.com/angular/angular-cli)

## Development Steps

- Clone the repository using ` git clone `.
- Navigate to the cloned repository.
- Run ` npm install ` to install the dependencies.
- Run ` ng serve ` to serve and open ` localhost:4200 `.

## Build Steps

Run ` ng build ` to build the project. Use the flag ` --prod ` for production.

## Project Images

![Home](./src/images/pokemon_list.png)
![Pokemon Description](./src/images/pokemon_description.png)

## Demo

[Click Here](https://adityatandon007.github.io/pokedex-app/)