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

https://github.com/agusscript/pokedex-js

You can see a list of pokemon and their stats
https://github.com/agusscript/pokedex-js

api-rest html-css-javascript responsive

Last synced: 11 days ago
JSON representation

You can see a list of pokemon and their stats

Awesome Lists containing this project

README

          

# PokeDex

This application communicates with an API that provides information about the different Pokémon species that appear in the Pokémon video game, anime and manga series.

![](assets/screenshots/desktop-design.png)

Users should be able to:

- View the optimal layout depending on their device's screen size
- See a grid of different pokemon
- View pokemon stats

## Screenshots

- Desktop view

![](assets/screenshots/desktop-active.png)

- Mobile view

![](assets/screenshots/mobile-design.png)

## Links

- Deploy [Live site](https://pokedex-js-lilac.vercel.app/)
- API data from [Poke-Api](https://pokeapi.co/)

## Built with



HTML5


Sass


TypeScript


ViteJs

## Tests

### The UI was tested with


Cypress

![](assets/screenshots/pokedex-ui-test.png)

## Author

- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)