Back to Projects
2024

Pokemon Card Explorer
Check it outPokemon Card Explorer is a fast, responsive React app that fetches Pokemon data from the PokeAPI and renders clean, visual cards. Users can search by name and quickly scan core stats like height, weight, speed, experience, attack, and abilities. The UI focuses on readability, lightweight styling, and smooth hover interactions for an engaging browsing experience.
ReactViteCSSPokeAPI
Roles:Frontend Developer
Client:Personal Project

Features
- •Live data fetch from PokeAPI with full Pokemon details
- •Search-as-you-type filtering by Pokemon name
- •Card layout with stats, types, and abilities
- •Responsive grid that adapts to small and large screens
- •Lightweight UI with hover transitions
Technologies used
- ReactComponent-based UI with hooks for fetching and filtering data.
- ViteFast dev server and optimized build pipeline.
- CSSCustom styling for cards, grids, and responsive behavior.
- PokeAPIPublic API used to retrieve Pokemon data and images.
