Pokémon catalogue with Pokémon names, types & status.
[X] View basic details of each Pokémon
[X] Order Pokémon by name or ID
[X] Filter Pokémon bt type
[X] Search Pokémon by name
[X] Pokémon status
- PokéApi
- React
- Material-UI
- Clone the repo
$ git clone https://github.com/fabrinanunes/pokedex.git
$ cd pokedex
- Install the dependencies
yarn
- Start the project
yarn start