Skip to content

Calling the pokemon api and graphing the results in React

Notifications You must be signed in to change notification settings

sammcgrail/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex

Screenshot 2023-09-05 at 11 17 06 PM

Quick example app

install project with yarn

run server with yarn start

Click the table headers to sort the list.

Combined chart will sort accordingly.

Screenshot 2023-09-05 at 11 16 13 PM

Click individual pokemon names from the table to see details.

URL structure is based on ID. /pokemon/id -> /pokemon/4

Screenshot 2023-09-05 at 11 18 06 PM

Scatter plot with log scale / clickable legend:

Screenshot 2023-09-05 at 11 43 26 PM
Screen.Recording.2023-09-05.at.11.43.56.PM.mov

About

Calling the pokemon api and graphing the results in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published