C-Garza / pokedex-react

Pokedex React project.

Home Page:https://pokedex-react.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex React


Live Demo can be found here.

About

Pokedex React is a pokedex web app project made with React/Redux. The pokemon data is served with PokeAPI. The project was bootstrapped with Create React App v3.4.0.

Pokedex React Screenshot

Features

Features include:

  • Navigable pokemon pages using React-Router.
  • Pokemon pages filled with information such as descriptions, evolution chains, and battle stats displayed using Chart.js.
  • Search pokemon by name with autocomplete and by type with Type filter.
  • Guess Who mini-game using HTML5 Canvas.
  • Mobile-friendly

To-Do Features

  • Filter by Region
  • Filter by Moves
  • Expand Type filter
  • Add transition animations
  • Compare Pokemon Stats

About

Pokedex React project.

https://pokedex-react.surge.sh/


Languages

Language:JavaScript 60.3%Language:CSS 36.9%Language:HTML 2.9%