felizardo27 / pokedex-RN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex

Project


About

Project Pokedex, a project designed to list Pokémon from the PokeAPI.

Layout based on this project


Project preview

Here is the video preview of the project

pokedex.mp4

Technologies used

The project was developed using the following technologies

  • Expo
  • React Native
  • Styled-Components
  • Typescript
  • Axios
  • Reanimated V2

How to download the project

  #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


Features

  • Listing Pokémon from the API

  • Viewing Pokémon details

  • Listing HP, Attack, and other stats

  • Listing abilities

⬇ Download

Here is the link to download the APK file (Android)

Download apk

Developed by felizardo27

About


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%