/pokedex-1

A pokedex made in react native and typescript

Primary LanguageTypeScriptMIT LicenseMIT

Logo

Pokédex

Code by Victor Gabriel

Javacript Typescript ReactNative Jest Styled-Components husky eslint prettier

Pokedex

⁉️ About

Pokedex: a mobile app as the Pokedex from Pokémon game. This application contains all pokémons from generation 1. The project interface was made based on a prototype built for me on figma. Check the prototype here

✨ The Application

home outflows entries

home entries outflows add

♦️ Techs

The project was developed with the technologies below:

:octocat:Clone this repo

  1. Clone :
  $ git clone https://github.com/msvictor/pokedex.git
  1. Go to folder:
  $ cd pokedex
  1. Execute:
  $ npm install

  # on android
  $ npm run android

  # or on ios
  $ npm run ios

📝 License

This project is under MIT LICENSE. for more details follow the link: LICENSE.