![Logo](https://private-user-images.githubusercontent.com/62115215/271865131-74001705-7939-4769-a5a0-0e5a77cb6334.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NTY2NzQsIm5iZiI6MTczODg1NjM3NCwicGF0aCI6Ii82MjExNTIxNS8yNzE4NjUxMzEtNzQwMDE3MDUtNzkzOS00NzY5LWE1YTAtMGU1YTc3Y2I2MzM0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDE1MzkzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNiZTRlNTFmNjg1MDA0OTFlZGFlNjhjNGVkNzJlMGU0YjA5MTAyY2VjMjEzNzU4N2NhMzFhOWZlYzcwNGRlYzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.00M-1ELUp3mQ05HLn22L4bKGgJ6qWxiw22nzg7LRQFs)
A complete Pokédex using PokeAPI to illustrate more than 1000 pokémon species stats, locations and evolutions
Explore the docs »
About • Build With • Getting Started • How to use • Info • Contact me • Contributors
The pokédex is a project made with Next JS and PokéAPI. It's a complete pokédex showing stats, evolutions and locations of more than 1000 pokémon species. This project is really great to demonstrate the basic and intermediate features of NextJS and ReactJS. Feel free to explore the code 😄🚀💻📃
This project has full accessibility and mobile support.
To get this project up and running locally on your pc, follow the steps:
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/fescherer/pokedex.git
- Go to project's folder
cd rocketseat/03-github-blog
- Install NPM packages
npm install
The project is really simple, you have two screens, one as Pokémon list and other Pokémon detail (popup). The pokémon detail can be accessed by clicking on some pokémon at the list.
One really great thing it's if you hover your mouse on the pokémon card, it will search if has an animated version on Pokémon black/white.
In the pokémon detail, we have it's type, color type as card border and a tab menu with 3 options- stats, evolutions and locations, each tab has it's important data to show.
Don't forget to leave a star if you like the project ✨
My name is Felipe Scherer. You can find my socials at my Github profile 😸
![]() Felipe Scherer |