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
axios react sass tanstack-react-query typescript zustand
Last synced: about 8 hours 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-18T17:58:34.000Z (6 months ago)
- Last Synced: 2024-11-13T21:47:56.067Z (2 months ago)
- Topics: axios, react, sass, tanstack-react-query, typescript, zustand
- Language: TypeScript
- Homepage: https://pokeapi-ashen-five.vercel.app
- Size: 40 KB
- Stars: 0
- Watchers: 1
- 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 ✅