ReactTypeScript
Pokémon App
1 min read
A personal side project built around my love for competitive Pokémon — exploring team building, move sets, and Pokédex data in a clean web interface.
Role — Solo developer.
Context
A personal project born from my interest in competitive Pokémon. The app explores Pokédex data and team mechanics in a web interface.
Approach
Built as a solo side project to practice frontend skills outside of work. Pulls data from publicly available Pokémon APIs and presents it in a clean, usable UI.
Outcomes
- A working personal tool for exploring Pokémon data.
- Good practice building data-driven UIs with React and TypeScript.