Skip to content

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.

Notifications You must be signed in to change notification settings

Parkcrest/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published