React Pokédex is a mobile-first, responsive web app for browsing Pokémons in numerical order.
Use pagination buttons to traverse through the Pokédex.
Built with:
Live version: [https://jsubroto.github.io/react-pokedex]
git clone https://github.com/jsubroto/react-pokedex.git
cd react-pokedex
pnpm installpnpm devpnpm build
pnpm preview