Skip to content

Jimster4312/mobile-react-native-pokeapi

Repository files navigation

React Native App

This is a simple react react native app that uses the pokeapi to display a list of pokemon. It is built using expo, react native and nativewind v4.

ℹ️ This is week 2 of my weekly project uni project challenge!

Features

  • List of pokemon with infinite scroll
  • Detail screen for each pokemon

Installation

  1. Clone the repository
  2. Install dependencies with npm install or yarn install
  3. Start the development server with npm start or yarn start
  4. Open the app on your device or emulator
  5. Enjoy!

API

This app uses the pokeapi to fetch data about pokemon. The API is free to use and has a lot of data about pokemon, including their names, images, types, and more.

About

A simple serverless react native mobile app interacting with the pokeapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors