Pokedex_Azot

About

This repository contains a monorepo of the Pokedex app.

The Pokedex is an app which the user can view a list of Pokemons, search and view a specific Pokemon. To get the Pokemons data i was used the PokéAPI.

Technologies

This project was developed with the following technologies:

Getting started

Warning

  • To use this application it is recommended to install Expo CLI

-1- clone the repository : Repo Github

-2- Enter the directory : cd azot_pokemon

-3- Install packages: : npm install

-4- start the project : expo start