Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rody-huancas/pokeapi-technical-challenge

Technical challenge of PokeApi with react, typescript, zustand, sass, tanstack query and axios
https://github.com/rody-huancas/pokeapi-technical-challenge

Last synced: 2 days ago
JSON representation

Technical challenge of PokeApi with react, typescript, zustand, sass, tanstack query and axios

Awesome Lists containing this project

README

        

## STACK USADO
React, TypeScript, Sass, Tanstack Query, Zustand, Axios y PNPM

### Requerimientos
- Consumir la pokeapi ✅
- Realizar un filtrado por cada tipo de pokemon ✅
- Implementar paginación para el endpoint ✅
- Implementar un buscador por nombre y por coincidencia ✅
- Mostrar un pop-up cuando no se encuentre un pokemon ✅
- Mostrar la información de cada pokemon junto a su imagen ✅