Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.25 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.25 KB

React Native PokeApp

Welcome to the React Native PokeApp! This application provides you with a comprehensive list of Pokémon from the famous Pokémon universe. It utilizes the PokeAPI to fetch and display a wide range of Pokémon species, allowing you to explore and learn more about them.

Features

  • Pokémon Listing: Browse and explore an extensive list of Pokémon from various generations.
  • Pokémon Details: Access detailed information about each Pokémon, including their name, abilities, and types.

Getting Started

To run the app:

  1. Clone the repository.
  2. Navigate to the repository directory.
  3. Run yarn to install the necessary dependencies.
  4. Run yarn ios or yarn android to launch the app on your preferred platform.

API Reference

This app fetches Pokémon data from the PokeAPI to provide you with up-to-date information about these fascinating creatures.

image image image