Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 412 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 412 Bytes

Typescript Pokédex App

Pokédex App

The Pokédex App fetches and renders Pokédemon data from the PokeAPI. The app is built with React using Typescript and styled with Stitches CSS-in-JS. Tests use Jest and MSW. The app includes lazy loading with the intersection observer API, pagination, and search with type ahead search suggestions.

Access the live app at https://startling-druid-3c5925.netlify.app