A simple Pokemon catalogue made with React and Material UI, consuming the PokéApi. This project was made during Bytex's React training within FIIPractic 2022, where it was awarded first place.
You can visit the Pokédex App here.
In order to run this project locally, it's enough to clone it and run npm install
+ npm start
then open http://localhost:3000 to view it in your browser.
- Display, search by name or filter by type all 898 pokemons
- Favorite pokemons list
- Custom right-click menu in homepage
- Catch probability calculator
- Guess the pokemon game with 2 difficulty levels, high-score and streaks
- Light & dark mode
- Beautiful animations & effects made with framer-motion
- Infinite loading
- More advanced search
- PWA support
- If you have any suggestions, let's get in touch 👋