Company
Date Published
July 25, 2024
Author
Erin Mikail Staples
Word count
3742
Language
English
Hacker News points
None

Summary

This tutorial guides you through building a Next.js Pokédex using the PokeAPI, with an interactive game hidden behind a feature flag controlled by LaunchDarkly. The project uses Next.js, TypeScript, Vercel, and LaunchDarkly's JavaScript Client SDK for feature-flagging. The frontend design is inspired by Emmanuel Tabarez's Pokédex CSS grid on Codepen. The game tests players' knowledge of Pokémon types in quiz mode or displays random Pokémon images in random mode.