AlexanderAdegbenro / PokeDex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex App

This is a Pokédex application built with React Native.

Getting Started

Prerequisites

  • Node.js!

  • Expo CLI (if using Expo)

Installation

  1. Clone this repository:

git clone https://github.com/AlexanderAdegbenro/PokeDex.git

Install dependencies

cd PokeDex npm install

Running the App

[If using Expo]: expo start [If using React Native CLI]: npx react-native run-android npx react-native run-ios

Features View a list of Pokémon Search for Pokémon by name View details of a Pokémon

Dependencies @react-navigation/native react-native-elements react-native-vector-icons

This app uses the PokéAPI to fetch Pokémon data. For more information, visit PokéAPI. https://pokeapi.co/

Author: Alexander Adegbenro

Screenshot 2024-04-11 at 4 17 06 PM Screenshot 2024-04-11 at 4 17 14 PM Screenshot 2024-04-11 at 4 17 22 PM

About


Languages

Language:JavaScript 100.0%