The Pokemon Tracker app allows users to search through 800+ unique Pokemon using the PokeAPI. Pokemon can be found via their name, or PokeDex Number. Each Pokemon is displayed with information about their height, weight, type, and a brief description. Pokemon can also be caught, and added to a specific team of 6.
- Djavan Munroe - github account
- PokeAPI
- React
- Redux
- React Router
- Enzyme/Jest
- JavaScript
- SCSS
This was a solo project during Module 3 at Turing. My goal was to increase my understanding of React and Redux, along with test-driven code using Jest/Enzyme. This website was built using the create-react-app starter kit. I also utilized JavaScript ES6+ when creating all components.


