Skip to content

trpglobokar/poketypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeTypes

https://trpglobokar.github.io/poketypes/

From json list, renders all Pokemon by type, and allows users to see relationships between the various types (i.e. which are the most common, which have the most hybrids).

To run:

  1. Clone repo
  2. Run npm install
  3. Run npm start
  4. App should open automatically at http://localhost:3000

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

To Do's:

  • fix Generation: 1, 2 & '4' more button label confusion
  • add heatmap view of data
  • figure a better way to persist legend
    • possible click method to freeze?
  • redo percentage displays
    • add toggle to show either percents or totals
  • further styling for legend
  • optimize for mobile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published