Skip to content

Mobile application built with React Native in TypeScript to list Pokémons, consuming data from Poké API.

License

Notifications You must be signed in to change notification settings

marmitoTH/pokedex

Repository files navigation

Pokédex

🔍 About

Pokédex is a mobile application built with React Native and Typescript capable of listing Pokémons from various generations and display informations about each of them, just like the Pokédex from the original games and anime series. For such, the app consumes data from the APIs pokemon-db-json and PokéAPI.

The application was made to practice React Native, consuming third-party APIs, displaying big amount of data with "infinite" scroll, navigation between screens, mobile styling with Styled Components and animations. The layout is based on Flavio Farias and Saepul Nahwan design.

👀 Demo

🔧 Made With

🔌 Installation

Clone the repository to your machine:

git clone https://github.com/marmitoTH/pokedex.git

After cloning the repository, open your terminal and run:

yarn install
yarn start

About

Mobile application built with React Native in TypeScript to list Pokémons, consuming data from Poké API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published