Project Pokedex, a project designed to list Pokémon from the PokeAPI.
Layout based on this project
Here is the video preview of the project
pokedex.mp4
The project was developed using the following technologies
- Expo
- React Native
- Styled-Components
- Typescript
- Axios
- Reanimated V2
#Clone the repository
$ git clone https://github.com/felizardo27/pokedex-RN.git
#Accessing the project folder
$ cd pokedex-RN
#Installing the dependencies
$ npm i
#Simply scan the barcode that appears, and the project will open
$ npx expo start
-
Listing Pokémon from the API
-
Viewing Pokémon details
-
Listing HP, Attack, and other stats
-
Listing abilities
Here is the link to download the APK file (Android)
Developed by felizardo27