Skip to content

Pokedex is a React Native app built with Expo that allows users to explore and manage their favorite Pokémon. The app consumes a Pokémon API to provide detailed information about each Pokémon, including descriptions and images. Users can also save Pokémon to their favorites for quick access.

Notifications You must be signed in to change notification settings

jjestrada2/pokedex

Repository files navigation

Pokedex🐒

Pokedex is a React Native app built with Expo that allows users to explore and manage their favorite Pokémon. The app consumes a Pokémon API to provide detailed information about each Pokémon, including descriptions and images. Users can also save Pokémon to their favorites for quick access.

View🐲

image

Table of Contents🤗

  1. Description
  2. Installation
  3. Usage
  4. Features
  5. Technologies Used
  6. Contributing
  7. License
  8. Credits
  9. Contact

Description🙌

Pokedex is a mobile application developed using React Native and Expo. It provides a comprehensive list of Pokémon from an API, allowing users to view detailed information, images, and manage their favorite Pokémon.

Installation🐢

To get the app up and running on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/pokedex.git
  2. Navigate to the project directory:

    cd pokedex
  3. Install dependencies:

    npm install
  4. Start the development server:

    expo start
  5. Open the app:

    • Use the Expo Go app to scan the QR code displayed in your terminal or browser to view the app on your mobile device.

Usage🎮

Once the development server is running, you can explore the app on your device. Use the navigation to:

  • Browse Pokémon: View a list of all Pokémon, including their images and descriptions.
  • Favorite Pokémon: Save Pokémon to your favorites for easy access.

Features🦸‍♂️

  • Comprehensive Pokémon List: Access detailed information and images for every Pokémon.
  • Favorites: Save and manage your favorite Pokémon.
  • Search Functionality: Quickly find Pokémon using search and filter options.

Technologies Used🏋️

  • React Native: For building the mobile app.
  • Expo: For managing the development workflow and building the app.
  • Pokémon API: For fetching Pokémon data.

Contributing🙇‍♂️

Contributions are welcome! To contribute, please fork the repository and create a pull request with your changes. Ensure that you follow the coding standards and include appropriate tests.

License📜

This project is licensed under the MIT License - see the LICENSE file for details.

Credits🔥

Contact🦻

For support or inquiries, please contact Juan Estrada.

About

Pokedex is a React Native app built with Expo that allows users to explore and manage their favorite Pokémon. The app consumes a Pokémon API to provide detailed information about each Pokémon, including descriptions and images. Users can also save Pokémon to their favorites for quick access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published