Live Demo can be found here.
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.
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
- Filter by Region
- Filter by Moves
- Expand Type filter
- Add transition animations
- Compare Pokemon Stats