Miguel-Alves / MyPokedex

React Native project consuming Pokemon API and creating an Hibrid App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyPokedex

This application was created in order to develop my skills as a React Native Developer. It consumes an API with information about Pokemons and their world. The first two screens were based on this Figma prototype. But My intentions are to develop this to a final complete app providing great information about Pokemon World.

I started this porject with a combination of good timing. While I already had the will to develop a Pokedex, I've been asked to do it as a demonstrarion of knowledfe for o hiring process.

It has been a great and fun project until now and I learned a lot having such a good desgin prototype to follow. I changed some sizes in order for this app perform well in any kind of phone, making it responsable.

APK

  • You can find an apk file here.

Running

In order to execute this program, you will need to:

  • Clone this repo

Inside the folder, type these instructions:

  • yarn install
  • yarn start
  • yarn android

About

React Native project consuming Pokemon API and creating an Hibrid App


Languages

Language:TypeScript 69.1%Language:Java 14.8%Language:Objective-C 10.7%Language:JavaScript 2.1%Language:Ruby 1.8%Language:Starlark 1.4%