Pokédex

Overview
A Pokédex app built with React and React Router that fetches live data from the PokéAPI. Browse Pokémon, view individual detail pages, and navigate between them with client-side routing.
What I learned
First real use of React Router for multi-page navigation without a full page reload. Learned how to structure a React app across multiple routes and how to fetch and display data from a third-party REST API.
Tools & Skills
ReactReact RouterPokéAPIJavaScript
Links
Gallery