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

https://github.com/jhcueva/pokedex

With the Pokedex you can look for any pokemon of the first generation.
https://github.com/jhcueva/pokedex

Last synced: 3 months ago
JSON representation

With the Pokedex you can look for any pokemon of the first generation.

Awesome Lists containing this project

README

        

# Pokedex

With the [**Pokedex**](https://pokedex-tau.vercel.app "**Pokedex**") you can look for any pokemon of the first generation.


## Open API

Pokedex uses the [PokeAPI](https://pokeapi.co/), PokeAPI provides a RESTful API interface to highly detailed objects built from thousands of lines of data related to Pokémon.

## Installation
```
npm install
```

## How to run
```
npm run dev
```

## License
MIT