Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rody-huancas/pokeapi-technical-challenge
- Owner: rody-huancas
- Created: 2024-07-18T06:58:27.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-18T17:58:34.000Z (4 months ago)
- Last Synced: 2024-07-19T00:23:45.657Z (4 months ago)
- Language: TypeScript
- Homepage: https://pokeapi-ashen-five.vercel.app
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ✅