Pokedex Mobile App

Summary

About the Project

This is the result of the test for a React Native Developer position.

Prerequisites

To run this project, you will need the following packages installed:

Made with

The project was built using TypeScript with React Native CLI

There are some other dependencies worth mentioning:

  • Redux (using Rematch framework)
  • React Navigation v5
  • Eslint
  • Prettier

Installation

Clone the repository, then:

install the dependencies:

yarn

Install iOS pods (If you're going to run on a macOS):

cd ios
pod install

Run the app:

yarn android

or

yarn ios 

Troubleshooting?

You can contact me or you can also check React Native environment setup page.

Made with ❤️ by Enrick Daltro 🤙