Skip to content

Entrega do Desafio Frontend - Douglas Landim#64

Open
Landim013 wants to merge 24 commits into
looqbox:masterfrom
Landim013:feature/solution
Open

Entrega do Desafio Frontend - Douglas Landim#64
Landim013 wants to merge 24 commits into
looqbox:masterfrom
Landim013:feature/solution

Conversation

@Landim013

Copy link
Copy Markdown

🚀 Desafio Frontend Looqbox - Entrega

Funcionalidades implementadas

  • SPA em React + Redux + TypeScript + Ant Design
  • Página inicial com lista pré-carregada de Pokémon
  • Barra de busca que substitui a lista pelo resultado
  • Página de detalhes com estatísticas e gráficos
  • Navegação entre Pokémon (próximo/anterior)
  • Responsividade mobile/desktop
  • Tratamento de erros e mensagens personalizadas
  • Testes unitários (Jest + Testing Library) e E2E (Cypress)

Como rodar

npm install
npm run dev
npm run test

Douglas Landim and others added 24 commits September 9, 2025 17:00
…t, and enhance Pokémon card display with type colors
…d list with pagination; add caching mechanism
…ent; enhance Home and Statistics pages with new button functionality
…Card, SearchBar, SimpleButton, StatusBarChart, StatusRadarChart, and TypePill
…ages, and implement loading/error handling; add unit tests for ErrorMessage and Loading components
…, StatusBarChart, and TypePill components for consistency
…ps and styles; refactor Statistics page for navigation and layout improvements
…n up unused imports in API and component files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant