SkillAgentSearch skills...

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

Install / Use

/learn @LittleNogueira/Pokedex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Pokedex :computer:

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! :smiley:

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated2y ago
Forks1

Languages

JavaScript

Security Score

65/100

Audited on Dec 3, 2023

No findings