What is a pokedex? An app where you can see all pokemons and search for your favorite!
This project is a test proposed by Compass UOL, a Pokedex made with PokeApi. The application allows the user to see the pokemons in detail, also having the possibility to search for the pokemon they want.
- use 12+
- install all dependencies
yarn ou npm install
|-- assets
|-- components
|-- pages
|-- home
|-- pokemonDetails
|-- routes
|-- services
|-- store
|-- utils