Hello there! Welcome to my Kanto National Pokédex. For this project, I have created a React & Redux app that consumes data from this awesome API, in order to recreate the Kanto region Pokédex from the Pokémon series. The user can check information about all 151 Pokémon from the first season of the anime!
- Index the original 151 Pokémon
- Filter the Pokémon by their types
- Check detailed information about each Pokémon
Clone the repo with
https://github.com/tadeuasarro/pokedex.git
Install packages with
npm install
Start server with:
npm start
Open http://localhost:3000/ in your favorite browser.
npm test
👤 This is me:
Contributions, issues and feature requests are welcome!
Feel free to check the issues page
Give a star if you like this project!
This project is MIT licensed.
