Skip to content

A app made to practice a little React Native, just for study purposes, the app goal is to simulate a pokedex, the project was entirely based on an UpLabs layout https://www.uplabs.com/posts/pokedex-app

Notifications You must be signed in to change notification settings

LittleNogueira/Pokedex

Repository files navigation

Pokedex 💻

A app made to practice a little React Native, just for study purposes, the app goal is to simulate a pokedex, the project was entirely based on an UpLabs layout https://www.uplabs.com/posts/pokedex-app

BeFunky-design

In this app was used the https://pokeapi.co/ API to get all pokemons and information about the pokemon world.

Installation

Configure environment for React Native

This link will help you for configure your environment for use React Native

https://facebook.github.io/react-native/docs/0.60/getting-started

Configure project

After clone this project enter in folder of project, and execute the following comands.

cd /path/Pokedex

npm install

Open your Android emulator, and execute the following comands.

npm start
npm run android

The app should be installing on your emulator.

Thank you! 😃

About

A app made to practice a little React Native, just for study purposes, the app goal is to simulate a pokedex, the project was entirely based on an UpLabs layout https://www.uplabs.com/posts/pokedex-app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published