Skip to content

Pokedex application built with React Native and TypeScript

Notifications You must be signed in to change notification settings

lucas-da-silva/react-native-pokedex

Repository files navigation

Mobile Pokedex App

react-native-pokedex.mp4

Features

  • List of pokemons
  • Search pokemons by name or ID
  • Details of pokemons
    • About
    • Stats
    • Evolution

Stack

How to run

This project can be run from the Expo client app.

npm install
npm start

Project structure

$PROJECT_ROOT
├── App.tsx        # Entry point
└── src
    ├── screens    # Screen components
    ├── components # UI components
    ├── utils      # Helpers
    └── interfaces # TypeScript interfaces

Autor

About

Pokedex application built with React Native and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published