karimtn / rn-pokedex

App de React Native usando la API de Pokemon PokéAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT NATIVE - POKEDEX

App en React Native usando la API PokéAPI, usando TypeScript. Del curso de Udemy de Fernando Herrera: https://www.udemy.com/course/react-native-fh/

En cada branch se puede ver como va evolucionando el proyecto.

Para instalar node_modules:

yarn install

Para ejecutar:

npx react-native run-android
npx react-native run-ios

About

App de React Native usando la API de Pokemon PokéAPI


Languages

Language:Java 39.4%Language:Objective-C 28.6%Language:TypeScript 18.5%Language:JavaScript 4.9%Language:Ruby 4.7%Language:Starlark 3.8%