Skip to content

terencejeong/react-pokedex-hooks-suspense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

A pokedex of the original 150 pokemon made using React 16.7 utilizing React Hooks, suspense and the unstable react-cache.

Super fun to see how Suspense and react-cache works to fetch data, please note that this is just a playaround.

Also great to use hooks and no class components!

To Do

Create a proper loader, also potentially a character profile page.

To run locally please clone the repo, yarn install then yarn start.

About

A playaround Pokedex using react hooks, react suspense and react-cache (for data fetching).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published