Skip to content

It's a mobile application that fetch data from Pokemon API and display it in a friendly way. Users can look up for their favorite pokemon.

Notifications You must be signed in to change notification settings

LuisSalas94/React-Native-Pokedex-App

Repository files navigation

Pokedex App

It's a mobile application that fetch data from Pokemon API and display it in a friendly way. Users can look up for their favorite pokemon. The application is built with React Native and uses the following technologies:

Built With

  • TypeScript
  • React Native
  • React Native Navigation
  • React Native Vector Icons
  • React Native Snap Carousel
  • React Native Image Colors
  • Axios

Full Screen Views

Screenshot_1677251732 Screenshot_1677251767 Screenshot_1677251794 Screenshot_1677251811

Learning objectives

  • Use React Native documentation.
  • Use React components.
  • Use React props.
  • Use React Navigation.
  • Connect React and Redux.
  • Use custom styles in a React Native app.
  • Apply React best practices and language style guides in code.
  • Use of Hooks
  • Creation of custom Hooks

Instructions

First clone this repository.

$ git clone https://github.com/LuisSalas94/React-Native-Pokedex-App

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npx react-native run-android # or npx react-native run-ios

Author 👤

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Acknowledgments 📚

This project is part of the course by Fernando Herrera on Udemy

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.